From: Guillermo J. Rozas Date: Fri, 28 Jan 1994 04:07:52 +0000 (+0000) Subject: Add FIRST to list of constants to be expanded. X-Git-Tag: 20090517-FFI~7319 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=f07bae607f7cebd7f072ef066dab6b78583a54ff;p=mit-scheme.git Add FIRST to list of constants to be expanded. --- diff --git a/v7/src/sf/gconst.scm b/v7/src/sf/gconst.scm index f686ef4d8..fe17bcc9b 100644 --- a/v7/src/sf/gconst.scm +++ b/v7/src/sf/gconst.scm @@ -1,8 +1,8 @@ #| -*-Scheme-*- -$Id: gconst.scm,v 4.17 1993/10/10 07:50:39 cph Exp $ +$Id: gconst.scm,v 4.18 1994/01/28 04:07:52 gjr Exp $ -Copyright (c) 1987-93 Massachusetts Institute of Technology +Copyright (c) 1987-1994 Massachusetts Institute of Technology This material was developed by the Scheme project at the Massachusetts Institute of Technology, Department of Electrical Engineering and @@ -89,6 +89,7 @@ MIT in each case. |# ERROR-PROCEDURE FALSE FALSE? + FIRST FIX:* FIX:+ FIX:-