Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: change configuration file type
- replaces conf.json with conf.ini - updates SimulationConfig::load(...) to read the new .ini file - implements cli_overwrite!(...) macro to reduce LOC when overwriting config values with CLI arguments
- Loading branch information