Changeset 14731 for fact/tools/marsmacros
- Timestamp:
- 12/05/12 10:19:44 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fact/tools/marsmacros/mc2csv/MonteCarlo.h
r14729 r14731 178 178 179 179 // ACCESS 180 /*! set column seperator for csv 181 * \param sep column seperator for csv 182 */ 183 void SetSeparator(char sep); 184 185 /*! Get column seperator for csv 186 * \param sep column seperator for csv 187 */ 188 char GetSeparator(); 189 180 190 /*! set the verbosity level for verbosity cout on cmd-line 181 191 * \param verbLvl Votrbosity Level
Note:
See TracChangeset
for help on using the changeset viewer.