From b1d395143b7354f6f7651c94fe7f7ed481193b44 Mon Sep 17 00:00:00 2001 From: "Guillermo J. Rozas" Date: Thu, 25 Feb 1993 08:22:43 +0000 Subject: [PATCH] Remove the disassembler. --- etc/pack-compiler.scm | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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 -- 2.25.1