Changeset 14529 for trunk/psModules/src/objects/pmSource.c
- Timestamp:
- Aug 16, 2007, 8:33:00 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSource.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSource.c
r14343 r14529 6 6 * @author EAM, IfA: significant modifications. 7 7 * 8 * @version $Revision: 1.3 3$ $Name: not supported by cvs2svn $9 * @date $Date: 2007-0 7-20 23:35:12$8 * @version $Revision: 1.34 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2007-08-16 18:33:00 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 212 212 // extend = true; 213 213 if (extend) { 214 // Grab a newsubimage214 // re-create the subimage 215 215 psFree (mySource->pixels); 216 216 psFree (mySource->weight);
Note:
See TracChangeset
for help on using the changeset viewer.
