Exported *unparse-with-addresses?* flag from unparser package.
authorStephen Adams <edu/mit/csail/zurich/adams>
Thu, 4 Aug 1994 00:26:06 +0000 (00:26 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Thu, 4 Aug 1994 00:26:06 +0000 (00:26 +0000)
v7/src/runtime/runtime.pkg
v8/src/runtime/runtime.pkg

index 247ee96b278bc5fe0bff9fe510b7e475736ad3ab..cb8a168ece7a5edcc8814502a4f56b733685c026 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: runtime.pkg,v 14.228 1994/05/30 06:58:43 cph Exp $
+$Id: runtime.pkg,v 14.229 1994/08/04 00:26:06 adams Exp $
 
 Copyright (c) 1988-1994 Massachusetts Institute of Technology
 
@@ -2465,6 +2465,7 @@ MIT in each case. |#
          *unparse-disambiguate-null-lambda-list?*
          *unparse-primitives-by-name?*
          *unparse-uninterned-symbols-by-name?*
+         *unparse-with-addresses?*
          *unparse-with-maximum-readability?*
          *unparser-list-breadth-limit*
          *unparser-list-depth-limit*
index 247ee96b278bc5fe0bff9fe510b7e475736ad3ab..cb8a168ece7a5edcc8814502a4f56b733685c026 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: runtime.pkg,v 14.228 1994/05/30 06:58:43 cph Exp $
+$Id: runtime.pkg,v 14.229 1994/08/04 00:26:06 adams Exp $
 
 Copyright (c) 1988-1994 Massachusetts Institute of Technology
 
@@ -2465,6 +2465,7 @@ MIT in each case. |#
          *unparse-disambiguate-null-lambda-list?*
          *unparse-primitives-by-name?*
          *unparse-uninterned-symbols-by-name?*
+         *unparse-with-addresses?*
          *unparse-with-maximum-readability?*
          *unparser-list-breadth-limit*
          *unparser-list-depth-limit*