aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/configs/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* PEP8 fixAaron LI2018-10-311-2/+2
* configs: Import ConfigManager by defaultAaron LI2017-08-261-1/+1
* configs: Clean up importsAaron LI2017-08-011-2/+1
* Add `fg21sim.share` module to hold globally shared "CONFIGS" & "COSMO"Aaron LI2017-07-311-2/+0
* Use all uppercase to identify the global CONFIGS and COSMOAaron LI2017-07-221-2/+2
* Update to use renamed "check_configs()" instead of "validate_configs()"Aaron LI2016-11-041-1/+1
* Add custom configuration checkers.Aaron LI2016-10-031-0/+1
* Implement the basic ConfigManger()Aaron LI2016-09-271-0/+6