IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 29, 2007, 2:59:23 PM (19 years ago)
Author:
gusciora
Message:

Adding several changes to the objects directory. Most of these changes are
mere additions of PS_ASSERTs to the beginning of psModule functions to ensure
that input parameters are correct.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20071023/psModules/src/objects/pmSourceFitSet.h

    r15055 r15418  
    33 * @author EAM, IfA; GLG, MHPCC
    44 *
    5  * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    6  * @date $Date: 2007-09-28 00:39:47 $
     5 * @version $Revision: 1.5.2.1 $ $Name: not supported by cvs2svn $
     6 * @date $Date: 2007-10-30 00:59:23 $
    77 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    88 */
     
    2323// initialize data for a group of object models
    2424pmSourceFitSetData *pmSourceFitSetDataAlloc (psArray *modelSet);
     25bool psMemCheckSourceFitSetData(psPtr ptr);
    2526
    2627// function used to set limits for a group of models
Note: See TracChangeset for help on using the changeset viewer.