From: Guillermo J. Rozas Date: Tue, 20 Oct 1992 01:41:38 +0000 (+0000) Subject: Add asstop.com. X-Git-Tag: 20090517-FFI~8835 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=a7e7642181b1f91c6eeb92948589180b260d16f1;p=mit-scheme.git Add asstop.com. --- diff --git a/etc/pack-compiler.scm b/etc/pack-compiler.scm index c4c98c429..bd2bff0a4 100644 --- a/etc/pack-compiler.scm +++ b/etc/pack-compiler.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: pack-compiler.scm,v 1.2 1992/08/29 12:09:40 jinx Exp $ +$Id: pack-compiler.scm,v 1.3 1992/10/20 01:41:38 jinx Exp $ Copyright (c) 1992 Massachusetts Institute of Technology @@ -102,6 +102,7 @@ MIT in each case. |# "base\\macros.com" "machines\\i386\\decls.com" "base\\toplev.com" + "base\\asstop.com" "base\\crstop.com" "base\\debug.com" "base\\pmlook.com"