commit | 83f5c384035260532bec28d7d58bb649b38af99a | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Sun Aug 04 22:03:36 2002 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Sun Aug 04 22:03:36 2002 +0000 |
tree | 1c65669d8478f957747bc4cf6938d4f405044ce4 | |
parent | acbaefd796837ddd9be4c292bbd543be24de6001 [diff] |
The definitions for IBCarbonRuntime.h
diff --git a/Mac/Lib/Carbon/IBCarbonRuntime.py b/Mac/Lib/Carbon/IBCarbonRuntime.py new file mode 100644 index 0000000..4678018 --- /dev/null +++ b/Mac/Lib/Carbon/IBCarbonRuntime.py
@@ -0,0 +1,5 @@ +# Generated from 'IBCarbonRuntime.h' + +kIBCarbonRuntimeCantFindNibFile = -10960 +kIBCarbonRuntimeObjectNotOfRequestedType = -10961 +kIBCarbonRuntimeCantFindObject = -10962