From: Chris Hanson Date: Wed, 1 Mar 2000 23:47:06 +0000 (+0000) Subject: Change to put release version into runtime system rather than X-Git-Tag: 20090517-FFI~4213 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=291000be4b53035f6902ae66fe84d3aa88673c8e;p=mit-scheme.git Change to put release version into runtime system rather than microcode. --- diff --git a/v7/src/runtime/savres.scm b/v7/src/runtime/savres.scm index 1a4bf0a39..6e63540b4 100644 --- a/v7/src/runtime/savres.scm +++ b/v7/src/runtime/savres.scm @@ -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