diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 1995-06-09 20:56:31 +0000 |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 1995-06-09 20:56:31 +0000 |
commit | 7d0bc8343f55f2e467abb2ce50b76b054897d72f (patch) | |
tree | c3a2618e7c6c09c201d03bb67dc1038cab7dc534 /Mac/Lib/toolbox/Menus.py | |
parent | a0e76bebd3ddb05461c9f692ff1f53267203aaae (diff) | |
download | cpython-git-7d0bc8343f55f2e467abb2ce50b76b054897d72f.tar.gz |
Ported to Universal Header 2.0.1f (i.e. CW6)
Diffstat (limited to 'Mac/Lib/toolbox/Menus.py')
-rw-r--r-- | Mac/Lib/toolbox/Menus.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Lib/toolbox/Menus.py b/Mac/Lib/toolbox/Menus.py index 37298108af..c063ab57b0 100644 --- a/Mac/Lib/toolbox/Menus.py +++ b/Mac/Lib/toolbox/Menus.py @@ -1,4 +1,4 @@ -# Generated from 'Moes:CW5 GOLD \304:Metrowerks C/C++ \304:Headers \304:Universal Headers 2.0a3 \304:Menus.h' +# Generated from 'Moes:CodeWarrior6:Metrowerks C/C++:Headers:Universal Headers 2.0.1f:Menus.h' noMark = 0 mDrawMsg = 0 |