--- /dev/null
+#
+# Local customizations
+#
+
+# Where to find the Universal Header include files:
+INCLUDEDIR="Sap:CW8 Gold:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:"
+
+# Where to put the python definitions file:
+TOOLBOXDIR="Moes:Development:Jack:Python 1.3:Mac:Lib:toolbox:"
+
+# Creator for C files:
+CREATOR="CWIE"
except ImportError:
MacOS = None
-# Default preferences
-#CREATOR = 'KAHL' # Guido's favorite text editor on the Mac
-#INCLUDEDIR = "D:Development:THINK C:Mac #includes:Apple #includes:"
-CREATOR = 'CWIE' # Jack's favorite text editor on the Mac
-INCLUDEDIR = "Sap:CodeWarrior7:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:"
-
+from bgenlocations import CREATOR, INCLUDEDIR
Error = "scantools.Error"