Changeset 18061 for trunk/psModules/src/config/pmConfig.h
- Timestamp:
- Jun 10, 2008, 10:28:59 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/config/pmConfig.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/config/pmConfig.h
r17992 r18061 5 5 * @author Eugene Magnier, IfA 6 6 * 7 * @version $Revision: 1.3 6$ $Name: not supported by cvs2svn $8 * @date $Date: 2008-06- 09 00:38:42$7 * @version $Revision: 1.37 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2008-06-10 20:28:25 $ 9 9 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 10 10 */ … … 163 163 const char *filename, ///< file path/URI 164 164 const pmConfig *config, ///< configuration 165 bool create ///< create the file if it doesn't exist 165 bool create, ///< create the file if it doesn't exist 166 bool truncate ///< truncate the file (if it exists) 166 167 ); 167 168
Note:
See TracChangeset
for help on using the changeset viewer.
