IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 13, 2004, 9:40:42 AM (22 years ago)
Author:
gusciora
Message:

Modified the Set/Get offset functions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astronomy/psAstrometry.c

    r2067 r2077  
    88 *  @author George Gusciora, MHPCC
    99 *
    10  *  @version $Revision: 1.37 $ $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 $
    1212 *
    1313 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    172172{
    173173    if (readout != NULL) {
     174        psFree(readout->image);
    174175        psFree(readout->mask);
    175176        psFree(readout->objects);
Note: See TracChangeset for help on using the changeset viewer.