Remove the disassembler.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 25 Feb 1993 08:22:43 +0000 (08:22 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 25 Feb 1993 08:22:43 +0000 (08:22 +0000)
etc/pack-compiler.scm

index 00aad60e6e1ec86f11b32103fc28248433f19324..b4cd77ba19c010d3a2c2dc64864fb14d0df0fb1b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: pack-compiler.scm,v 1.4 1992/11/22 23:33:20 gjr Exp $
+$Id: pack-compiler.scm,v 1.5 1993/02/25 08:22:43 gjr Exp $
 
 Copyright (c) 1992 Massachusetts Institute of Technology
 
@@ -188,7 +188,4 @@ MIT in each case. |#
                    "machines\\i386\\assmd.com"
                    "back\\symtab.com"
                    "back\\bitutl.com"
-                   "back\\bittop.com"
-                   "machines\\i386\\dassm1.com"
-                   "machines\\i386\\dassm2.com"
-                   "machines\\i386\\dassm3.com"))))
\ No newline at end of file
+                   "back\\bittop.com"))))
\ No newline at end of file