Changeset 5435 for trunk/psModules/src/config/pmConfig.h
- Timestamp:
- Oct 20, 2005, 1:06:24 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/config/pmConfig.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/config/pmConfig.h
r5355 r5435 3 3 * @author PAP, IfA 4 4 * 5 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $6 * @date $Date: 2005-10- 17 21:34:12$5 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2005-10-20 23:06:24 $ 7 7 * 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 84 84 ); 85 85 86 /** pmConfigDB 87 * 88 * pmConfigDB shall use the site configuration data to open a database handle. 89 * This is fairly straightforward at the moment, but will change when we beef up 90 * security. (TBD) 91 * 92 */ 93 psDB *pmConfigDB( 94 psMetadata *site 95 ); 96 97 86 98 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
