Change to put release version into runtime system rather than
authorChris Hanson <org/chris-hanson/cph>
Wed, 1 Mar 2000 23:47:06 +0000 (23:47 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 1 Mar 2000 23:47:06 +0000 (23:47 +0000)
microcode.

v7/src/runtime/savres.scm

index 1a4bf0a39169967b1d581b91c74892e0e2d265f2..6e63540b49679178f24499d8c664850a9b4b1541 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: savres.scm,v 14.32 2000/03/01 23:45:56 cph Exp $
+$Id: savres.scm,v 14.33 2000/03/01 23:47:06 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