Changeset 4581 for trunk/psLib/test/astro/tst_psCoord.c
- Timestamp:
- Jul 19, 2005, 3:21:13 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astro/tst_psCoord.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astro/tst_psCoord.c
r4547 r4581 6 6 * @author GLG, MHPCC 7 7 * 8 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $9 * @date $Date: 2005-07- 13 02:46:58$8 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2005-07-20 01:21:13 $ 10 10 * 11 11 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 265 265 { 266 266 psPlane* out = NULL; 267 ps DPolynomial2D* tmp2DPoly = NULL;267 psPolynomial2D* tmp2DPoly = NULL; 268 268 psPlane* rc; 269 269 … … 359 359 psPlane* out = NULL; 360 360 psPlane* rc = NULL; 361 ps DPolynomial4D* tmp4DPoly = NULL;361 psPolynomial4D* tmp4DPoly = NULL; 362 362 363 363 // Allocate input coordinate
Note:
See TracChangeset
for help on using the changeset viewer.
