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:
888b8b1
)
Eliminate NULL type-code name.
author
Chris Hanson
<org/chris-hanson/cph>
Sat, 16 Apr 2005 04:30:51 +0000
(
04:30
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Sat, 16 Apr 2005 04:30:51 +0000
(
04:30
+0000)
v7/src/sf/usicon.scm
patch
|
blob
|
history
diff --git
a/v7/src/sf/usicon.scm
b/v7/src/sf/usicon.scm
index a8fe51d448155d6f879db996ea8ecf72ba68da0e..2a4db97306423777da3feaaf6d2a4b9148bacadf 100644
(file)
--- a/
v7/src/sf/usicon.scm
+++ b/
v7/src/sf/usicon.scm
@@
-1,8
+1,8
@@
#| -*-Scheme-*-
-$Id: usicon.scm,v 4.
7 2003/02/14 18:28:35
cph Exp $
+$Id: usicon.scm,v 4.
8 2005/04/16 04:30:51
cph Exp $
-Copyright
(c) 1987-1999, 2001
Massachusetts Institute of Technology
+Copyright
1987,1988,1991,1993,2001,2005
Massachusetts Institute of Technology
This file is part of MIT/GNU Scheme.
@@
-48,10
+48,10
@@
USA.
(object-type object))
'(BIGNUM
CHARACTER
+ FALSE
FIXNUM
FLONUM
INTERNED-SYMBOL
- NULL
PAIR
PRIMITIVE
QUAD