Changeset 7601
- Timestamp:
- Jun 20, 2006, 5:05:53 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/config/pmConfig.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/config/pmConfig.c
r7597 r7601 3 3 * @author PAP, IfA 4 4 * 5 * @version $Revision: 1.2 5$ $Name: not supported by cvs2svn $6 * @date $Date: 2006-06-21 0 1:24:28$5 * @version $Revision: 1.26 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2006-06-21 03:05:53 $ 7 7 * 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 17 17 #include <sys/stat.h> 18 18 #include <glob.h> 19 #include "pslib.h"19 #include <pslib.h> 20 20 #include "pmConfig.h" 21 #include "psMetadataItemCompare.h"22 21 23 22 #define PS_SITE "PS_SITE" // Name of the environment variable containing the site config file
Note:
See TracChangeset
for help on using the changeset viewer.
