Rework how the config file is read
Still need to remove reduntant code and test it much more thoroughly.
This commit is contained in:
+1
-1
@@ -5,5 +5,5 @@
|
||||
class HFileGen
|
||||
{
|
||||
public:
|
||||
static void Create(const ConfigFile& conf);
|
||||
static void Create(ConfigFile& conf);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user