- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/Actions/WorldAction/InputAction.cpp ¶
rcabb46 r73916f 71 71 // parse the file 72 72 test.open(params.filename); 73 FormatParserStorage::getInstance(). get(test, FilenameSuffix);73 FormatParserStorage::getInstance().load(test, FilenameSuffix); 74 74 test.close(); 75 75
Note:
See TracChangeset
for help on using the changeset viewer.