Changeset 13623 for trunk/psLib/test/astro/tap_psCoord02.c
- Timestamp:
- Jun 4, 2007, 3:10:22 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astro/tap_psCoord02.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astro/tap_psCoord02.c
r13084 r13623 7 7 * XXX: These tests should probably be split among several files 8 8 * 9 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $10 * @date $Date: 2007-0 5-01 00:08:52 $9 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2007-06-05 01:10:22 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 449 449 // We calling psPlaneTransformInvert with acceptable linear transformations 450 450 for (psS32 n = 0 ; n < NUM_TRANSFORMS ; n++) 451 {452 if (n == 0) {451 { 452 if (n == 0) { 453 453 // I ensure that we test the identity transformation since this was 454 454 // giving us probs before.
Note:
See TracChangeset
for help on using the changeset viewer.
