Changeset 10999 for branches/jch-memory/psLib/src/sys/psConfigure.c
- Timestamp:
- Jan 9, 2007, 12:38:53 PM (19 years ago)
- File:
-
- 1 edited
-
branches/jch-memory/psLib/src/sys/psConfigure.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/jch-memory/psLib/src/sys/psConfigure.c
r10901 r10999 13 13 * @author Robert DeSonia, MHPCC 14 14 * 15 * @version $Revision: 1.20.2. 1$ $Name: not supported by cvs2svn $16 * @date $Date: 2007-01-0 4 21:39:46$15 * @version $Revision: 1.20.2.2 $ $Name: not supported by cvs2svn $ 16 * @date $Date: 2007-01-09 22:38:53 $ 17 17 * 18 18 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 19 19 */ 20 21 #ifdef HAVE_CONFIG_H 22 # include "config.h" 23 #endif 24 20 25 #include <stdio.h> 21 26 #include <stdlib.h> … … 28 33 #include "psError.h" 29 34 #include "psConfigure.h" 30 31 #include "config.h"32 35 33 36 static char *memCheckName = NULL; // Filename to which to write results of mem check
Note:
See TracChangeset
for help on using the changeset viewer.
