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/WASTEconst.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/WASTEconst.py')
-rw-r--r-- | Mac/Lib/lib-toolbox/WASTEconst.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Lib/lib-toolbox/WASTEconst.py b/Mac/Lib/lib-toolbox/WASTEconst.py index 0743765..06af253 100644 --- a/Mac/Lib/lib-toolbox/WASTEconst.py +++ b/Mac/Lib/lib-toolbox/WASTEconst.py @@ -1,4 +1,4 @@ -# Generated from ':::::Waste 1.3 Distribution:WASTE C/C++ Headers:WASTE.h' +# Generated from 'WASTE.h' kPascalStackBased = None # workaround for header parsing weCantUndoErr = -10015 |