Changeset 7677 in orxonox.OLD for trunk/src/orxonox.cc
- Timestamp:
- May 18, 2006, 12:42:31 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/orxonox.cc
r7661 r7677 198 198 this->configFileName = File(DEFAULT_CONFIG_FILE).name(); 199 199 200 PRINTF(3)("Parsed Config File: '%s'\n", this->configFileName );200 PRINTF(3)("Parsed Config File: '%s'\n", this->configFileName.c_str()); 201 201 } 202 202
Note: See TracChangeset
for help on using the changeset viewer.