- Timestamp:
- 08/26/07 12:27:31 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osglauncher/osglauncher.cpp
r7016 r7299 238 238 239 239 240 void readConfFile(c har* confFile) // read confFile 1240 void readConfFile(const char* confFile) // read confFile 1 241 241 { 242 242 osg::notify(osg::INFO) << "Start reading confFile" << std::endl;
