IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14529


Ignore:
Timestamp:
Aug 16, 2007, 8:33:00 AM (19 years ago)
Author:
magnier
Message:

added a comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSource.c

    r14343 r14529  
    66 *  @author EAM, IfA: significant modifications.
    77 *
    8  *  @version $Revision: 1.33 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2007-07-20 23:35:12 $
     8 *  @version $Revision: 1.34 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2007-08-16 18:33:00 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    212212    // extend = true;
    213213    if (extend) {
    214         // Grab a new subimage
     214        // re-create the subimage
    215215        psFree (mySource->pixels);
    216216        psFree (mySource->weight);
Note: See TracChangeset for help on using the changeset viewer.