IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 16, 2006, 3:50:43 PM (20 years ago)
Author:
magnier
Message:

updates from day when MHPCC CVS was down

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/pmConfig.h

    r7311 r7589  
    33 *  @author PAP, IfA
    44 *
    5  *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-06-03 01:02:08 $
     5 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-06-17 01:50:43 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    8787
    8888
     89// find the camera given the name
     90psMetadata *pmConfigCameraByName(
     91    pmConfig *config,                   // The configuration
     92    const char *cameraName   // The camera name header
     93);
     94
    8995/** pmConfigRecipeFromCamera
    9096 *
Note: See TracChangeset for help on using the changeset viewer.