From: Chris Hanson Date: Thu, 29 Sep 1994 03:32:55 +0000 (+0000) Subject: Reflect name change from "comp.*" to "compiler.*". X-Git-Tag: 20090517-FFI~7104 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=7a5d8d5cfe8180ee7115b455ed73ecfbcd820993;p=mit-scheme.git Reflect name change from "comp.*" to "compiler.*". --- diff --git a/etc/pack-compiler-mips.scm b/etc/pack-compiler-mips.scm index 794333441..d3da3173d 100644 --- a/etc/pack-compiler-mips.scm +++ b/etc/pack-compiler-mips.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: pack-compiler-mips.scm,v 1.4 1994/05/04 23:19:09 cph Exp $ +$Id: pack-compiler-mips.scm,v 1.5 1994/09/29 03:32:55 cph Exp $ Copyright (c) 1993-94 Massachusetts Institute of Technology @@ -67,8 +67,8 @@ MIT in each case. |# ("compiler" "make.com" "base/make.com" - "comp.bcon" - "comp.bldr" + "compiler.bcon" + "compiler.bldr" "base/switch.com" "base/object.com" "base/enumer.com"