IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 7, 2006, 4:10:07 PM (20 years ago)
Author:
Paul Price
Message:

Adding workdir to the configuration.

File:
1 edited

Legend:

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

    r9679 r9904  
    99/// @author Eugene Magnier, IfA
    1010///
    11 /// @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
    12 /// @date $Date: 2006-10-20 23:03:35 $
     11/// @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
     12/// @date $Date: 2006-11-08 02:10:07 $
    1313///
    1414/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
     
    4848    psMetadata *arguments;              ///< Processed command-line arguments
    4949    psMetadata *files;                  ///< pmFPAfiles used for analysis
     50    psString workdir;                   ///< Working directory
    5051    psDB *database;                     ///< Database handle
    5152    int *argc;                          ///< Number of command-line arguments
Note: See TracChangeset for help on using the changeset viewer.