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