Fix exports of (runtime unsyntaxer)
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 24 Mar 1994 18:30:44 +0000 (18:30 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 24 Mar 1994 18:30:44 +0000 (18:30 +0000)
v7/src/runtime/runtime.pkg
v8/src/runtime/runtime.pkg

index 7f1b31c3d2dcd19bae6ab5114292be668794e15b..d635a3ac17ff67c2feb320fe4e047e1c51266829 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: runtime.pkg,v 14.225 1994/03/24 18:28:18 gjr Exp $
+$Id: runtime.pkg,v 14.226 1994/03/24 18:30:44 gjr Exp $
 
 Copyright (c) 1988-1994 Massachusetts Institute of Technology
 
@@ -2502,8 +2502,6 @@ MIT in each case. |#
          unsyntax
          unsyntax-lambda-list
          unsyntax-with-substitutions)
-  (export (runtime parser)
-         lambda-auxiliary-tag)
   (initialization (initialize-package!)))
 
 (define-package (runtime working-directory)
index 7f1b31c3d2dcd19bae6ab5114292be668794e15b..d635a3ac17ff67c2feb320fe4e047e1c51266829 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: runtime.pkg,v 14.225 1994/03/24 18:28:18 gjr Exp $
+$Id: runtime.pkg,v 14.226 1994/03/24 18:30:44 gjr Exp $
 
 Copyright (c) 1988-1994 Massachusetts Institute of Technology
 
@@ -2502,8 +2502,6 @@ MIT in each case. |#
          unsyntax
          unsyntax-lambda-list
          unsyntax-with-substitutions)
-  (export (runtime parser)
-         lambda-auxiliary-tag)
   (initialization (initialize-package!)))
 
 (define-package (runtime working-directory)