Changeset 4205 for trunk/psLib/src/sysUtils/psConfigure.h
- Timestamp:
- Jun 9, 2005, 3:41:35 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/psConfigure.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/psConfigure.h
r4162 r4205 13 13 * @author Robert DeSonia, MHPCC 14 14 * 15 * @version $Revision: 1. 5$ $Name: not supported by cvs2svn $16 * @date $Date: 2005-06- 08 23:40:45 $15 * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $ 16 * @date $Date: 2005-06-10 01:41:35 $ 17 17 * 18 18 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 42 42 * current, a non-NULL psErr is returned with code PS_ERR_NONE. 43 43 * 44 * @return void: void.45 44 */ 46 45 void psLibInit( 47 bool predictable,48 46 const char* timeConfig ///< Filename of config file for psTime. 49 47 );
Note:
See TracChangeset
for help on using the changeset viewer.
