commit | c97eefc3c9a4ccd0659e08588f537ff7c7ebac6b | [log] [tgz] |
---|---|---|
author | Just van Rossum <just@letterror.com> | Thu Dec 13 13:15:28 2001 +0000 |
committer | Just van Rossum <just@letterror.com> | Thu Dec 13 13:15:28 2001 +0000 |
tree | 3f65c0aa5aae38375ade139bddc367f047c32adc | |
parent | d16199aadeea83719e942cc01c7cb743291f3502 [diff] [blame] |
first checkin for CoreGraphics
diff --git a/Mac/Lib/Carbon/CG.py b/Mac/Lib/Carbon/CG.py new file mode 100755 index 0000000..96f5772 --- /dev/null +++ b/Mac/Lib/Carbon/CG.py
@@ -0,0 +1 @@ +from _CG import *