diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 1996-08-02 15:22:26 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 1996-08-02 15:22:26 (GMT) |
commit | bbe04d0f9fb3b6c2fa5e64cd6a290ab94f4a70f5 (patch) | |
tree | cfdfa5920b5dea914c222865cc849ffe91933958 /Mac/scripts/fullbuild.py | |
parent | 402030fbff0de42f3ddec2803a1ec1389eb4e932 (diff) | |
download | cpython-bbe04d0f9fb3b6c2fa5e64cd6a290ab94f4a70f5.zip cpython-bbe04d0f9fb3b6c2fa5e64cd6a290ab94f4a70f5.tar.gz cpython-bbe04d0f9fb3b6c2fa5e64cd6a290ab94f4a70f5.tar.bz2 |
Removed references to mactcp, macdnr and stdwin modules
Rebinhexed resource files
Diffstat (limited to 'Mac/scripts/fullbuild.py')
-rw-r--r-- | Mac/scripts/fullbuild.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Mac/scripts/fullbuild.py b/Mac/scripts/fullbuild.py index b799970..4abd079 100644 --- a/Mac/scripts/fullbuild.py +++ b/Mac/scripts/fullbuild.py @@ -86,8 +86,6 @@ PLUGIN_INSTRUCTIONS=[ ":PlugIns:ctbmodule.µ", ":PlugIns:imgmodules.µ", ":PlugIns:macspeechmodule.µ", - ":PlugIns:mactcpmodules.µ", - ":PlugIns:stdwinmodule.µ", ":PlugIns:toolboxmodules.µ", ":PlugIns:wastemodule.µ", ":PlugIns:_tkintermodule.µ", |