Changeset 7335 for code/branches/doc/src/libraries/core/PathConfig.cc
- Timestamp:
- Sep 3, 2010, 1:30:59 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/doc/src/libraries/core/PathConfig.cc
r6417 r7335 70 70 PathConfig* PathConfig::singletonPtr_s = 0; 71 71 72 //! @cmdarg 72 73 SetCommandLineArgument(externalDataPath, "").information("Path to the external data files"); 74 //! @cmdarg 73 75 SetCommandLineOnlyArgument(writingPathSuffix, "").information("Additional subfolder for config and log files"); 74 76
Note: See TracChangeset
for help on using the changeset viewer.