Remove bogus export of *pp-default-as-code?*
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sun, 5 Jul 1992 14:27:58 +0000 (14:27 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sun, 5 Jul 1992 14:27:58 +0000 (14:27 +0000)
v7/src/runtime/runtime.pkg
v8/src/runtime/runtime.pkg

index afc74b4a20929e3d56c12af76ccbbc7c29ad58bc..84514f18fdf6a15e866cc4b2013c62a515a66903 100644 (file)
@@ -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?*
index d6a9d39391d18fdf26d8f65a1ddff451b63f9608..4c4b351a19543e06762af899befa33d44ffaa6e8 100644 (file)
@@ -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?*