projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b8788c
)
Add FIRST to list of constants to be expanded.
author
Guillermo J. Rozas
<edu/mit/csail/zurich/gjr>
Fri, 28 Jan 1994 04:07:52 +0000
(
04:07
+0000)
committer
Guillermo J. Rozas
<edu/mit/csail/zurich/gjr>
Fri, 28 Jan 1994 04:07:52 +0000
(
04:07
+0000)
v7/src/sf/gconst.scm
patch
|
blob
|
history
diff --git
a/v7/src/sf/gconst.scm
b/v7/src/sf/gconst.scm
index f686ef4d879a14ef972074c8f552ef8b9b78e28c..fe17bcc9bfbae789c4da6d533c1d1d91917c02ee 100644
(file)
--- a/
v7/src/sf/gconst.scm
+++ b/
v7/src/sf/gconst.scm
@@
-1,8
+1,8
@@
#| -*-Scheme-*-
-$Id: gconst.scm,v 4.1
7 1993/10/10 07:50:39 cph
Exp $
+$Id: gconst.scm,v 4.1
8 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:-