IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 10, 2008, 11:53:09 AM (18 years ago)
Author:
jhoblitt
Message:

enable pmConfigConvertFilename()'s truncate argument

File:
1 edited

Legend:

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

    r18061 r18073  
    55 *  @author Eugene Magnier, IfA
    66 *
    7  *  @version $Revision: 1.37 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2008-06-10 20:28:25 $
     7 *  @version $Revision: 1.38 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2008-06-10 21:53:09 $
    99 *  Copyright 2005-2006 Institute for Astronomy, University of Hawaii
    1010 */
     
    164164    const pmConfig *config,             ///< configuration
    165165    bool create,                        ///< create the file if it doesn't exist
    166     bool truncate                       ///< truncate the file (if it exists)
     166    bool trunc                          ///< truncate the file (if it exists)
    167167);
    168168
Note: See TracChangeset for help on using the changeset viewer.