From c9ea812e6e06049b6c822073c6cbf3294be84d97 Mon Sep 17 00:00:00 2001 From: "Guillermo J. Rozas" Date: Sun, 5 Jul 1992 14:27:58 +0000 Subject: [PATCH] Remove bogus export of *pp-default-as-code?* --- v7/src/runtime/runtime.pkg | 5 ++--- v8/src/runtime/runtime.pkg | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/v7/src/runtime/runtime.pkg b/v7/src/runtime/runtime.pkg index afc74b4a2..84514f18f 100644 --- a/v7/src/runtime/runtime.pkg +++ b/v7/src/runtime/runtime.pkg @@ -1,8 +1,8 @@ #| -*-Scheme-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/runtime.pkg,v 14.154 1992/06/03 18:24:37 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/runtime.pkg,v 14.155 1992/07/05 14:27:58 jinx Exp $ -Copyright (c) 1988-92 Massachusetts Institute of Technology +Copyright (c) 1988-1992 Massachusetts Institute of Technology This material was developed by the Scheme project at the Massachusetts Institute of Technology, Department of Electrical Engineering and @@ -1512,7 +1512,6 @@ MIT in each case. |# (parent ()) (export () *pp-avoid-circularity?* - *pp-default-as-code?* *pp-forced-x-size* *pp-lists-as-tables?* *pp-named-lambda->define?* diff --git a/v8/src/runtime/runtime.pkg b/v8/src/runtime/runtime.pkg index d6a9d3939..4c4b351a1 100644 --- a/v8/src/runtime/runtime.pkg +++ b/v8/src/runtime/runtime.pkg @@ -1,8 +1,8 @@ #| -*-Scheme-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/runtime/runtime.pkg,v 14.154 1992/06/03 18:24:37 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/runtime/runtime.pkg,v 14.155 1992/07/05 14:27:58 jinx Exp $ -Copyright (c) 1988-92 Massachusetts Institute of Technology +Copyright (c) 1988-1992 Massachusetts Institute of Technology This material was developed by the Scheme project at the Massachusetts Institute of Technology, Department of Electrical Engineering and @@ -1512,7 +1512,6 @@ MIT in each case. |# (parent ()) (export () *pp-avoid-circularity?* - *pp-default-as-code?* *pp-forced-x-size* *pp-lists-as-tables?* *pp-named-lambda->define?* -- 2.25.1