Changeset 2077 for trunk/psLib/src/astronomy/psAstrometry.c
- Timestamp:
- Oct 13, 2004, 9:40:42 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/psAstrometry.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psAstrometry.c
r2067 r2077 8 8 * @author George Gusciora, MHPCC 9 9 * 10 * @version $Revision: 1.3 7$ $Name: not supported by cvs2svn $11 * @date $Date: 2004-10-13 00:10:50$10 * @version $Revision: 1.38 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2004-10-13 19:40:42 $ 12 12 * 13 13 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 172 172 { 173 173 if (readout != NULL) { 174 psFree(readout->image); 174 175 psFree(readout->mask); 175 176 psFree(readout->objects);
Note:
See TracChangeset
for help on using the changeset viewer.
