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:
e37876d
)
Change to put release version into runtime system rather than
author
Chris Hanson
<org/chris-hanson/cph>
Wed, 1 Mar 2000 23:47:06 +0000
(23:47 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Wed, 1 Mar 2000 23:47:06 +0000
(23:47 +0000)
microcode.
v7/src/runtime/savres.scm
patch
|
blob
|
history
diff --git
a/v7/src/runtime/savres.scm
b/v7/src/runtime/savres.scm
index 1a4bf0a39169967b1d581b91c74892e0e2d265f2..6e63540b49679178f24499d8c664850a9b4b1541 100644
(file)
--- a/
v7/src/runtime/savres.scm
+++ b/
v7/src/runtime/savres.scm
@@
-1,6
+1,6
@@
#| -*-Scheme-*-
-$Id: savres.scm,v 14.3
2 2000/03/01 23:45:5
6 cph Exp $
+$Id: savres.scm,v 14.3
3 2000/03/01 23:47:0
6 cph Exp $
Copyright (c) 1988-2000 Massachusetts Institute of Technology
@@
-143,7
+143,6
@@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
(if (default-object? port)
(current-output-port)
(guarantee-output-port port))))
- (fresh-line port)
(write-string world-identification port)
(if time-world-saved
(begin