Changeset 3769 for trunk/psLib/test/astronomy/tst_psAstrometry01.c
- Timestamp:
- Apr 26, 2005, 9:53:30 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astronomy/tst_psAstrometry01.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/tst_psAstrometry01.c
r3716 r3769 5 5 * @author GLG, MHPCC 6 6 * 7 * @version $Revision: 1.2 4$ $Name: not supported by cvs2svn $8 * @date $Date: 2005-04- 19 07:00:20 $7 * @version $Revision: 1.25 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2005-04-26 19:53:30 $ 9 9 * 10 10 * XXX: Must test … … 809 809 // 810 810 // We set an arbitrary linear transformation. 811 // 811 // 812 812 transInit->x->coeff[0][0] = 1.0; 813 813 transInit->x->coeff[0][1] = 3.0; … … 993 993 psFree(myRegion); 994 994 995 fflush(stdout); 996 995 997 return(!testStatus); 996 998 }
Note:
See TracChangeset
for help on using the changeset viewer.
