From f07bae607f7cebd7f072ef066dab6b78583a54ff Mon Sep 17 00:00:00 2001 From: "Guillermo J. Rozas" Date: Fri, 28 Jan 1994 04:07:52 +0000 Subject: [PATCH] Add FIRST to list of constants to be expanded. --- v7/src/sf/gconst.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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:- -- 2.25.1