diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2000-06-21 22:07:06 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2000-06-21 22:07:06 (GMT) |
commit | 8d929aee499ddc289c1af07a090fb6b885d4ae0a (patch) | |
tree | 291be3c1a3efc28930163bed90426b97b0915b8d /Mac/Lib/lib-toolbox/Fonts.py | |
parent | 349a3d3a9a4a25a217e2060bcecc10177fa549da (diff) | |
download | cpython-8d929aee499ddc289c1af07a090fb6b885d4ae0a.zip cpython-8d929aee499ddc289c1af07a090fb6b885d4ae0a.tar.gz cpython-8d929aee499ddc289c1af07a090fb6b885d4ae0a.tar.bz2 |
All relevant toolbox modules have now been carbonized.
Diffstat (limited to 'Mac/Lib/lib-toolbox/Fonts.py')
-rw-r--r-- | Mac/Lib/lib-toolbox/Fonts.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Lib/lib-toolbox/Fonts.py b/Mac/Lib/lib-toolbox/Fonts.py index da239cc..5bd62b1 100644 --- a/Mac/Lib/lib-toolbox/Fonts.py +++ b/Mac/Lib/lib-toolbox/Fonts.py @@ -1,4 +1,4 @@ -# Generated from 'flap:CodeWarrior Pro 5:Metrowerks CodeWarrior:MacOS Support:Universal:Interfaces:CIncludes:Fonts.h' +# Generated from 'Macintosh HD:SWDev:Codewarrior Pro 5:Metrowerks CodeWarrior:MacOS Support:Universal:Interfaces:CIncludes:Fonts.h' systemFont = 0 applFont = 1 |