Changeset 9538 for trunk/psLib/src/sys/psConfigure.c
- Timestamp:
- Oct 13, 2006, 11:13:48 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psConfigure.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psConfigure.c
r8627 r9538 13 13 * @author Robert DeSonia, MHPCC 14 14 * 15 * @version $Revision: 1.1 5$ $Name: not supported by cvs2svn $16 * @date $Date: 2006- 08-26 04:34:28 $15 * @version $Revision: 1.16 $ $Name: not supported by cvs2svn $ 16 * @date $Date: 2006-10-13 21:13:48 $ 17 17 * 18 18 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 34 34 static FILE *memCheckFile = NULL; // File to which to write results of mem check 35 35 36 char*psLibVersion(void)36 psString psLibVersion(void) 37 37 { 38 38 char version[80];
Note:
See TracChangeset
for help on using the changeset viewer.
