Changeset 7545 in orxonox.OLD for branches/cd/src/subprojects/framework.cc
- Timestamp:
- May 6, 2006, 1:36:22 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cd/src/subprojects/framework.cc
r7367 r7545 35 35 36 36 std::string dataPath = //Preferences::getInstance()->getString(CONFIG_SECTION_DATA, CONFIG_NAME_DATADIR, ""); 37 "/home/grauerb/svn/orxonox/data";37 "/home/boenzlip/orxonox/data"; 38 38 printf("%s\n", dataPath.c_str()); 39 39 if (!dataPath.empty())
Note: See TracChangeset
for help on using the changeset viewer.