From: Jack Jansen Date: Sun, 4 Aug 2002 22:03:36 +0000 (+0000) Subject: The definitions for IBCarbonRuntime.h X-Git-Tag: v2.3c1~4715 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83f5c384035260532bec28d7d58bb649b38af99a;p=python The definitions for IBCarbonRuntime.h --- diff --git a/Mac/Lib/Carbon/IBCarbonRuntime.py b/Mac/Lib/Carbon/IBCarbonRuntime.py new file mode 100644 index 0000000000..46780187d6 --- /dev/null +++ b/Mac/Lib/Carbon/IBCarbonRuntime.py @@ -0,0 +1,5 @@ +# Generated from 'IBCarbonRuntime.h' + +kIBCarbonRuntimeCantFindNibFile = -10960 +kIBCarbonRuntimeObjectNotOfRequestedType = -10961 +kIBCarbonRuntimeCantFindObject = -10962