The main model behind the zeeguu infrastructure.
For installing on a fresh Ubuntu (16.04) run the ./ubuntu_install.sh
script.
For other OSs take inspiration from the aforementioned file, but skipping step 1.
To be able to do anything meaningful with the Zeeguu-Core
you must set the environment variable ZEEGUU_CORE_CONFIG
to the path of a file which contains the info that's
declared in testing_default.cfg
. Only then can you start
working with zeeguu model elements by importing zeeguu.model
.