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:
c6a0430
)
Implement ULONG/FIXNUM conversion macros.
author
Chris Hanson
<org/chris-hanson/cph>
Fri, 15 Jul 2005 05:31:58 +0000
(
05:31
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Fri, 15 Jul 2005 05:31:58 +0000
(
05:31
+0000)
v7/src/microcode/object.h
patch
|
blob
|
history
diff --git
a/v7/src/microcode/object.h
b/v7/src/microcode/object.h
index 5749f883801fbd0f735a8748858a1a74e5ef4897..79fcd6688110fa9ff6ab029f26f468bdeb1a587d 100644
(file)
--- a/
v7/src/microcode/object.h
+++ b/
v7/src/microcode/object.h
@@
-1,10
+1,10
@@
/* -*-C-*-
-$Id: object.h,v 9.5
7 2005/07/15 05:31:42
cph Exp $
+$Id: object.h,v 9.5
8 2005/07/15 05:31:58
cph Exp $
Copyright 1986,1987,1988,1989,1990,1992 Massachusetts Institute of Technology
Copyright 1993,1995,1997,1998,2000,2001 Massachusetts Institute of Technology
-Copyright 2003 Massachusetts Institute of Technology
+Copyright 2003
,2005
Massachusetts Institute of Technology
This file is part of MIT/GNU Scheme.