Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified src/Actions/WorldAction/InputAction.cpp

    rcabb46 r73916f  
    7171    // parse the file
    7272    test.open(params.filename);
    73     FormatParserStorage::getInstance().get(test, FilenameSuffix);
     73    FormatParserStorage::getInstance().load(test, FilenameSuffix);
    7474    test.close();
    7575
Note: See TracChangeset for help on using the changeset viewer.