3 lines
121 B
Python
3 lines
121 B
Python
# experimental central dictionary for models in
|
|
# subprocesses to report they have been changed.
|
|
PROC_MODIFIED_OBJS = []
|