Changeset 7827
- Timestamp:
- Jul 5, 2006, 5:25:50 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
r7817 r7827 3 3 * @author PAP, IfA 4 4 * 5 * @version $Revision: 1.3 1$ $Name: not supported by cvs2svn $6 * @date $Date: 2006-07-0 5 22:46:13$5 * @version $Revision: 1.32 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2006-07-06 03:25:50 $ 7 7 * 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 47 47 config->recipesRead = P_PM_RECIPE_SOURCE_NONE; 48 48 config->recipesSource = psMetadataAlloc(); 49 config->arguments = NULL;49 config->arguments = psMetadataAlloc(); 50 50 config->database = NULL; 51 51 config->argc = argc;
Note:
See TracChangeset
for help on using the changeset viewer.
