Skip to content

Dump and restore the space globals

Peter W. Draper requested to merge space-globals into master

Fixes #574 (closed)

By saving the state of the space globals. Note I kept these as globals since some are used in contexts without access to a space struct.

Merge request reports