Changeset 1158 for trunk/lib/Configuration.cc
- Timestamp:
- Aug 10, 2010, 3:08:42 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Configuration.cc
r1156 r1158 405 405 instance_ = new Configuration; 406 406 instance_->load(); 407 std::cerr << "construct config\n";408 407 } 409 408 return *instance_;
Note: See TracChangeset
for help on using the changeset viewer.