Changeset 4205 for trunk/psLib/src/sysUtils/psConfigure.c
- Timestamp:
- Jun 9, 2005, 3:41:35 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/psConfigure.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/psConfigure.c
r4137 r4205 13 13 * @author Robert DeSonia, MHPCC 14 14 * 15 * @version $Revision: 1. 8$ $Name: not supported by cvs2svn $16 * @date $Date: 2005-06- 07 22:53:40$15 * @version $Revision: 1.9 $ $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 … … 33 33 } 34 34 35 void psLibInit( bool predictable,const char* timeConfig)35 void psLibInit(const char* timeConfig) 36 36 { 37 37 // XXX: Still needs error codes to be set
Note:
See TracChangeset
for help on using the changeset viewer.
