IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 12, 2006, 8:18:22 PM (20 years ago)
Author:
magnier
Message:

finishing up conversion to pmFPAfile paradigm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/src/config/pmConfig.h

    r6819 r6847  
    33 *  @author PAP, IfA
    44 *
    5  *  @version $Revision: 1.3.4.7 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-04-08 20:13:03 $
     5 *  @version $Revision: 1.3.4.8 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-04-13 06:18:22 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    5252    int *argc,
    5353    char **argv);
     54
     55/** we need this elsewhere; make it public **/
     56bool readConfig(
     57    psMetadata **config,                // Config to output
     58    const char *name,                   // Name of file
     59    const char *description             // Description of file
     60);
    5461
    5562/** pmConfigValidateCamera
Note: See TracChangeset for help on using the changeset viewer.