diff options
Diffstat (limited to 'globals.py')
-rw-r--r-- | globals.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/globals.py b/globals.py new file mode 100644 index 0000000..45bb1db --- /dev/null +++ b/globals.py @@ -0,0 +1,5 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- +currentRobot="" +robFilename="" +robinfoFilename="" |