From: Guillermo J. Rozas Date: Thu, 25 Feb 1993 08:22:43 +0000 (+0000) Subject: Remove the disassembler. X-Git-Tag: 20090517-FFI~8456 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=b1d395143b7354f6f7651c94fe7f7ed481193b44;p=mit-scheme.git Remove the disassembler. --- diff --git a/etc/pack-compiler.scm b/etc/pack-compiler.scm index 00aad60e6..b4cd77ba1 100644 --- a/etc/pack-compiler.scm +++ b/etc/pack-compiler.scm @@ -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