More toolbox modules adapted to Universal Headers 3.3.2.

This commit is contained in:
Jack Jansen 2000-12-12 22:10:21 +00:00
parent 8ed81303f6
commit 723ad8ae73
20 changed files with 2241 additions and 492 deletions

View file

@ -18,6 +18,8 @@ class ResMixIn:
class ResFunction(ResMixIn, FunctionGenerator): pass
class ResMethod(ResMixIn, MethodGenerator): pass
RsrcChainLocation = Type("RsrcChainLocation", "h")
# includestuff etc. are imported from macsupport
includestuff = includestuff + """