Changeset 3682 for trunk/psLib/test/astronomy/tst_psAstrometry.c
- Timestamp:
- Apr 7, 2005, 10:27:42 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astronomy/tst_psAstrometry.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/tst_psAstrometry.c
r3341 r3682 5 5 * @author Robert DeSonia, MHPCC 6 6 * 7 * @version $Revision: 1.1 6$ $Name: not supported by cvs2svn $8 * @date $Date: 2005-0 2-28 23:34:10$7 * @version $Revision: 1.17 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2005-04-07 20:27:41 $ 9 9 * 10 10 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 17 17 18 18 #include "psTest.h" 19 #include "pslib .h"19 #include "pslib_strict.h" 20 20 21 21 static psS32 testExposureAlloc(void); … … 40 40 psLogSetLevel(PS_LOG_INFO); 41 41 42 return ! runTestSuite(stderr,"ps Image",tests,argc,argv);42 return ! runTestSuite(stderr,"psAstrometry",tests,argc,argv); 43 43 } 44 44
Note:
See TracChangeset
for help on using the changeset viewer.
