16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 14:49:19 +02:00

scn parsing with directive and trainset matching

This commit is contained in:
milek7
2019-08-10 12:00:37 +02:00
parent 84d2065a8a
commit da6343166a
4 changed files with 51 additions and 10 deletions

View File

@@ -81,6 +81,7 @@ class cParser //: public std::stringstream
std::string Name() const;
// returns number of currently processed line
std::size_t Line() const;
bool expandIncludes = true;
private:
// methods: