IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 9, 2006, 4:58:43 PM (20 years ago)
Author:
magnier
Message:

pmModelGroupInit now returns status telling if init was performed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmModelGroup.h

    r6873 r7478  
    99 *  @author EAM, IfA
    1010 *
    11  *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2006-04-17 18:10:08 $
     11 *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2006-06-10 02:58:43 $
    1313 *
    1414 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    8080
    8181// initialize the internal (static) model group with the default models
    82 void pmModelGroupInit (void);
     82bool pmModelGroupInit (void);
    8383
    8484// free the internal (static) model group
Note: See TracChangeset for help on using the changeset viewer.