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/pmModelClass.h

    r14652 r15418  
    2121 * @author EAM, IfA
    2222 *
    23  * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    24  * @date $Date: 2007-08-24 00:11:02 $
     23 * @version $Revision: 1.2.8.1 $ $Name: not supported by cvs2svn $
     24 * @date $Date: 2007-10-30 00:59:23 $
    2525 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    2626 */
     
    4949pmModelClass *pmModelClassAlloc (int nModels);
    5050
     51//
     52bool psMemCheckModelClass(psPtr ptr);
     53
    5154// initialize the internal (static) model class with the default models
    5255bool pmModelClassInit (void);
Note: See TracChangeset for help on using the changeset viewer.