Changeset 6189 for trunk/psLib/test/astro/tst_psSphereOps.c
- Timestamp:
- Jan 24, 2006, 5:02:47 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astro/tst_psSphereOps.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astro/tst_psSphereOps.c
r6039 r6189 5 5 * @author d-Rob, MHPCC 6 6 * 7 * @version $Revision: 1.1 5$ $Name: not supported by cvs2svn $8 * @date $Date: 2006-01- 18 23:49:06$7 * @version $Revision: 1.16 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2006-01-25 03:02:47 $ 9 9 * 10 10 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 18 18 static psS32 testSphereRotApply1(void); 19 19 static psS32 testSphereRotApplyCelestial(void); 20 //static psS32 testSphereRotPrecess(void);21 20 static psS32 testSphereOffset(void); 22 21 … … 26 25 {testSphereRotApply1, 821, "psSphereRotApply()", 0, false}, 27 26 {testSphereRotApplyCelestial, 822, "psSphereRotApplyCel()", 0, false}, 28 // {testSphereRotPrecess, 823, "psSphereRotPrecess()", 0, false},29 27 {testSphereOffset, 825, "testSphereOffset()", 0, false}, 30 28 {NULL}
Note:
See TracChangeset
for help on using the changeset viewer.
