Changeset 4289 for trunk/psLib/src/astronomy/psCoord.c
- Timestamp:
- Jun 16, 2005, 12:42:09 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/psCoord.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psCoord.c
r4288 r4289 10 10 * @author GLG, MHPCC 11 11 * 12 * @version $Revision: 1.7 3$ $Name: not supported by cvs2svn $13 * @date $Date: 2005-06-16 22: 32:57$12 * @version $Revision: 1.74 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2005-06-16 22:42:09 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 244 244 245 245 if (out == NULL) { 246 printf("psPlaneTransformApply(): out is NULL\n");247 246 out = (psPlane* ) psAlloc(sizeof(psPlane)); 248 247 }
Note:
See TracChangeset
for help on using the changeset viewer.
