suite reimpl started, good stopping point

This commit is contained in:
Chris Punches
2017-06-09 00:49:56 -04:00
parent 7db682e503
commit eef2dd2173
13 changed files with 228 additions and 211 deletions

View File

@@ -14,7 +14,6 @@ class Suite: public JSON_Loader
public:
// constructor
Suite( std::string filename );
Suite();
int load_file( std::string filename );
// returns the unit type identified by name or null