Phase 1 complete

This commit is contained in:
Jay Lee
2026-07-03 15:36:03 -04:00
parent 31cf4f928a
commit e6ba984c13
64 changed files with 951 additions and 1891 deletions

View File

@@ -1,7 +1,6 @@
"""GAM configuration — SetGlobalVariables.
Extracted from gam/__init__.py. The massive SetGlobalVariables function
reads gam.cfg config file and initializes all global runtime state.
Reads gam.cfg and initializes all global runtime state.
"""
import collections