IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 3, 2006, 8:48:10 AM (19 years ago)
Author:
magnier
Message:

defined pmConfigConvertFilename, added to all I/O functions

File:
1 edited

Legend:

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

    r9904 r10421  
    99/// @author Eugene Magnier, IfA
    1010///
    11 /// @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
    12 /// @date $Date: 2006-11-08 02:10:07 $
     11/// @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
     12/// @date $Date: 2006-12-03 18:48:10 $
    1313///
    1414/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
     
    161161                       );
    162162
     163// convert the supplied name, create a new output psString
     164psString pmConfigConvertFilename (char *filename, pmConfig *config);
    163165
    164166#endif
Note: See TracChangeset for help on using the changeset viewer.