Changeset 4205 for trunk/psLib/test/astronomy/tst_psTime_01.c
- Timestamp:
- Jun 9, 2005, 3:41:35 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astronomy/tst_psTime_01.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/tst_psTime_01.c
r4059 r4205 23 23 * @author Eric Van Alst, MHPCC 24 24 * 25 * @version $Revision: 1.2 6$ $Name: not supported by cvs2svn $26 * @date $Date: 2005-0 5-31 21:56:31$25 * @version $Revision: 1.27 $ $Name: not supported by cvs2svn $ 26 * @date $Date: 2005-06-10 01:41:35 $ 27 27 * 28 28 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 161 161 162 162 // Initialize library internal structures 163 psLibInit( true,"psTime.config");163 psLibInit("psTime.config"); 164 164 165 165 if( !runTestSuite(stderr,"psTime",tests,argc,argv)) { … … 1138 1138 // char *testString = "2004-07-21T18:22:24.272Z"; 1139 1139 // 1140 // psLibInit( true,"psTime.config");1140 // psLibInit("psTime.config"); 1141 1141 // 1142 1142 // Test time was taken at July 21, 2004 at 18:22:24.272044
Note:
See TracChangeset
for help on using the changeset viewer.
