IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 7, 2006, 8:05:26 PM (20 years ago)
Author:
magnier
Message:

added pmModelGroupCleanup, fixed free errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_rel9_p0/psModules/src/objects/pmModelGroup.h

    r5990 r6376  
    99 *  @author EAM, IfA
    1010 *
    11  *  @version $Revision: 1.1.16.2 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2006-01-15 18:20:41 $
     11 *  @version $Revision: 1.1.16.3 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2006-02-08 06:05:26 $
    1313 *
    1414 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    215215void pmModelGroupInit (void);
    216216
     217// free the internal (static) model group
     218void pmModelGroupCleanup (void);
     219
    217220// add a new model to the internal (static) model group
    218221void pmModelGroupAdd (pmModelGroup *model);
Note: See TracChangeset for help on using the changeset viewer.