diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2001-02-12 16:09:44 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2001-02-12 16:09:44 (GMT) |
commit | 26d813e42c6b13373ad358df81c66634ced5ffcf (patch) | |
tree | 4a02fb56116815a28ede9f6306cb9a8c7b71b703 /Mac/Lib/lib-toolbox/Menus.py | |
parent | e38d481e7740fc52cb845b9078642b9a0b0e1004 (diff) | |
download | cpython-26d813e42c6b13373ad358df81c66634ced5ffcf.zip cpython-26d813e42c6b13373ad358df81c66634ced5ffcf.tar.gz cpython-26d813e42c6b13373ad358df81c66634ced5ffcf.tar.bz2 |
Got rid of full pathnames in "generated from" comments, so that these files are the same no mater which machine they've been generated on.
Diffstat (limited to 'Mac/Lib/lib-toolbox/Menus.py')
-rw-r--r-- | Mac/Lib/lib-toolbox/Menus.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Lib/lib-toolbox/Menus.py b/Mac/Lib/lib-toolbox/Menus.py index b70b5d0..d892734 100644 --- a/Mac/Lib/lib-toolbox/Menus.py +++ b/Mac/Lib/lib-toolbox/Menus.py @@ -1,4 +1,4 @@ -# Generated from "Sap:Programma's:Metrowerks CodeWarrior 6.0:Metrowerks CodeWarrior:MacOS Support:Universal:Interfaces:CIncludes:Menus.h" +# Generated from 'Menus.h' def FOUR_CHAR_CODE(x): return x noMark = 0 |