mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 15:59:18 +02:00
Merge remote-tracking branch 'tmj/master' into sim
This commit is contained in:
@@ -51,7 +51,7 @@ public:
|
||||
return m_groupmap[ Group ]; }
|
||||
// sends basic content of the class in legacy (text) format to provided stream
|
||||
void
|
||||
export_as_text(std::ostream &Output , bool Dirty) const;
|
||||
export_as_text( std::ostream &Output, bool const Dirty ) const;
|
||||
|
||||
private:
|
||||
// types
|
||||
|
||||
Reference in New Issue
Block a user