Skip to content

Commit

Permalink
refactor: change configuration file type
Browse files Browse the repository at this point in the history
- 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
enigbe committed Feb 9, 2024
1 parent 5a6ea8d commit 237475f
Show file tree
Hide file tree
Showing 6 changed files with 505 additions and 151 deletions.
Loading

0 comments on commit 237475f

Please sign in to comment.