Changeset 2644
- Timestamp:
- Dec 6, 2004, 2:02:54 PM (22 years ago)
- Location:
- trunk/psLib/src
- Files:
-
- 2 edited
-
sys/psConfigure.c (modified) (2 diffs)
-
sysUtils/psConfigure.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psConfigure.c
r2411 r2644 12 12 * @author Robert DeSonia, MHPCC 13 13 * 14 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $15 * @date $Date: 2004-1 1-24 00:05:54 $14 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2004-12-07 00:02:54 $ 16 16 * 17 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 32 32 // Still needs error codes to be set 33 33 // Still needs random number generator initialization 34 // Please code me, Robert and George. 34 35 35 36 if(!psTimeInit(timeConfig)) { -
trunk/psLib/src/sysUtils/psConfigure.c
r2411 r2644 12 12 * @author Robert DeSonia, MHPCC 13 13 * 14 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $15 * @date $Date: 2004-1 1-24 00:05:54 $14 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2004-12-07 00:02:54 $ 16 16 * 17 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 32 32 // Still needs error codes to be set 33 33 // Still needs random number generator initialization 34 // Please code me, Robert and George. 34 35 35 36 if(!psTimeInit(timeConfig)) {
Note:
See TracChangeset
for help on using the changeset viewer.
