Changeset 5446 for trunk/psLib/test/astro/tst_psSphereOps.c
- Timestamp:
- Oct 25, 2005, 3:20:15 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astro/tst_psSphereOps.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astro/tst_psSphereOps.c
r5444 r5446 6 6 * @author d-Rob, MHPCC 7 7 * 8 * @version $Revision: 1. 9$ $Name: not supported by cvs2svn $9 * @date $Date: 2005-10-2 5 00:38:00$8 * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2005-10-26 01:20:15 $ 10 10 * 11 11 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 35 35 psLogSetLevel( PS_LOG_INFO ); 36 36 37 return ( ! runTestSuite( stderr, "ps Coord", tests, argc, argv ) );37 return ( ! runTestSuite( stderr, "psSphereOps", tests, argc, argv ) ); 38 38 } 39 39
Note:
See TracChangeset
for help on using the changeset viewer.
