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:
9689ec2
)
Added INDEX-FIXNUM? as integrated constant.
author
Stephen Adams
<edu/mit/csail/zurich/adams>
Tue, 15 Jul 1997 00:49:27 +0000
(
00:49
+0000)
committer
Stephen Adams
<edu/mit/csail/zurich/adams>
Tue, 15 Jul 1997 00:49:27 +0000
(
00:49
+0000)
v7/src/sf/gconst.scm
patch
|
blob
|
history
diff --git
a/v7/src/sf/gconst.scm
b/v7/src/sf/gconst.scm
index 738f4b1c57a27aebdac8c4a28f2dd2c835d3257e..5e5a295fa9f88d2ec8766dffda12333a14fa446a 100644
(file)
--- a/
v7/src/sf/gconst.scm
+++ b/
v7/src/sf/gconst.scm
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: gconst.scm,v 4.
19 1994/01/29 01:47:26 gjr
Exp $
+$Id: gconst.scm,v 4.
20 1997/07/15 00:49:27 adams
Exp $
Copyright (c) 1987-1994 Massachusetts Institute of Technology
@@
-150,6
+150,7
@@
MIT in each case. |#
GET-FIXED-OBJECTS-VECTOR
GET-NEXT-CONSTANT
HUNK3-CONS
+ INDEX-FIXNUM?
INT:*
INT:+
INT:-