Enable building of Carbon toolbox modules with unix-Python.

This commit is contained in:
Jack Jansen 2002-08-05 15:39:30 +00:00
parent ff8dec7427
commit aaebdd6a02
26 changed files with 26 additions and 58 deletions

View file

@ -1,11 +1,10 @@
# Scan <Controls.h>, generating ctlgen.py.
import sys
import os
BGENDIR=os.path.join(sys.prefix, ':Tools:bgen:bgen')
from bgenlocations import TOOLBOXDIR, BGENDIR
sys.path.append(BGENDIR)
from scantools import Scanner
from bgenlocations import TOOLBOXDIR
def main():
# input = "Controls.h" # Universal Headers < 3.3