Changeset 1102 for trunk/lib/main_utility.h
- Timestamp:
- Jun 15, 2010, 4:27:21 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/main_utility.h
r1086 r1102 41 41 \trow if something is wrong 42 42 */ 43 void load_config(const std::string& file );43 void load_config(const std::string& file, bool verbose); 44 44 45 45 /**
Note: See TracChangeset
for help on using the changeset viewer.