Changeset 2065 for trunk/psLib/test/astronomy/tst_psAstrometry02.c
- Timestamp:
- Oct 12, 2004, 1:22:05 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astronomy/tst_psAstrometry02.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/tst_psAstrometry02.c
r2064 r2065 2 2 #include "pslib.h" 3 3 static int test1( void ); 4 5 4 testDescription tests[] = { 6 5 {test1, 0000, "Hey", 0, false}, … … 66 65 psFree(chips[i]); 67 66 } 68 69 67 return(0); 70 68 }
Note:
See TracChangeset
for help on using the changeset viewer.
