Moved some stuff around.
[jben2_gui.git] / python / jben / global_refs.py
blob5021f66c038535f611fc69810bb9483a5e544e33
1 #!/usr/bin/env python
2 # -*- coding: utf-8 -*-
4 """Module used for holding "global" module references."""
6 app = None