Changeset 11617 for trunk/psLib/src/sys/psConfigure.c
- Timestamp:
- Feb 2, 2007, 7:54:08 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psConfigure.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psConfigure.c
r11265 r11617 13 13 * @author Robert DeSonia, MHPCC 14 14 * 15 * @version $Revision: 1.2 1$ $Name: not supported by cvs2svn $16 * @date $Date: 2007-0 1-24 22:14:48 $15 * @version $Revision: 1.22 $ $Name: not supported by cvs2svn $ 16 * @date $Date: 2007-02-03 05:54:08 $ 17 17 * 18 18 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 26 26 #include <stdlib.h> 27 27 #include <string.h> 28 #include "psMemory.h"29 28 #include "psTrace.h" 30 29 #include "psString.h" … … 33 32 #include "psError.h" 34 33 #include "psConfigure.h" 34 #include "psMemory.h" 35 35 36 36 static char *memCheckName = NULL; // Filename to which to write results of mem check
Note:
See TracChangeset
for help on using the changeset viewer.
