diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2001-12-20 20:41:45 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2001-12-20 20:41:45 (GMT) |
commit | 6bc62c49510fd3a9776c8975aa72aad7a7b39e51 (patch) | |
tree | d5b2ee6eb6b0d9196004a0401bcd19ba85737e74 /Mac/Distributions/binary.include | |
parent | 8c8e8715303aa80859ea545c07cb6278a9336e08 (diff) | |
download | cpython-6bc62c49510fd3a9776c8975aa72aad7a7b39e51.zip cpython-6bc62c49510fd3a9776c8975aa72aad7a7b39e51.tar.gz cpython-6bc62c49510fd3a9776c8975aa72aad7a7b39e51.tar.bz2 |
Applying r22c1 branch mods back to the trunk.
Diffstat (limited to 'Mac/Distributions/binary.include')
-rw-r--r-- | Mac/Distributions/binary.include | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Mac/Distributions/binary.include b/Mac/Distributions/binary.include index e75b325..1c6f417 100644 --- a/Mac/Distributions/binary.include +++ b/Mac/Distributions/binary.include @@ -219,3 +219,5 @@ (':pystone.py', None) (':setup.py', None) (':site-packages', None) +(':Mac:ReadMe~0', None) +(':Mac:Contrib:mpwsystem', '') |