Changeset 3115 for trunk/psLib/test/astronomy/tst_psTime_04.c
- Timestamp:
- Feb 2, 2005, 2:54:13 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astronomy/tst_psTime_04.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/tst_psTime_04.c
r3056 r3115 14 14 * @author Ross Harman, MHPCC 15 15 * 16 * @version $Revision: 1. 6$ $Name: not supported by cvs2svn $17 * @date $Date: 2005-0 1-19 01:53:00$16 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 17 * @date $Date: 2005-02-03 00:54:12 $ 18 18 * 19 19 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 20 20 * 21 21 */ 22 #include "config.h" 22 23 23 24 #include "pslib.h" … … 29 30 // Test A - Initialize time 30 31 printPositiveTestHeader(stdout, "psTime", "Test A - Initialize time"); 31 psLibInit(true, TIME_CONFIG_FILE);32 psLibInit(true, CONFIG_FILE); 32 33 psLibFinalize(); 33 34 printFooter(stdout, "psTime", "Test A - Initialize time", true);
Note:
See TracChangeset
for help on using the changeset viewer.
