Removed addpack calls

This commit is contained in:
Jack Jansen 1996-03-20 16:24:56 +00:00
parent f63abad4e9
commit ef51d1351c
14 changed files with 1 additions and 75 deletions

View file

@ -1,10 +1,6 @@
#
# Test of generated AE modules.
#
import addpack
addpack.addpack('Tools')
addpack.addpack('bgen')
addpack.addpack('ae')
import sys
import macfs