Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7554 in orxonox.OLD for branches/cd/src/subprojects/framework.cc


Ignore:
Timestamp:
May 6, 2006, 1:27:07 PM (18 years ago)
Author:
patrick
Message:

cd: debuging like hell

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/cd/src/subprojects/framework.cc

    r7545 r7554  
    3535
    3636  std::string dataPath = //Preferences::getInstance()->getString(CONFIG_SECTION_DATA, CONFIG_NAME_DATADIR, "");
    37       "/home/boenzlip/orxonox/data";
     37      "/home/boenzlip/orxonox/data/trunk/";
    3838  printf("%s\n", dataPath.c_str());
    3939  if (!dataPath.empty())
Note: See TracChangeset for help on using the changeset viewer.