Remove apropos from release.
authorChris Hanson <org/chris-hanson/cph>
Sat, 20 Nov 1993 07:09:15 +0000 (07:09 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 20 Nov 1993 07:09:15 +0000 (07:09 +0000)
v7/src/runtime/runtime.pkg
v8/src/runtime/runtime.pkg

index c15872322382c273c53b5e3871eb0a712a3896dc..3ad4795a0419fe5368d23f1d6adb2685fe8d60f6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: runtime.pkg,v 14.216 1993/11/18 15:08:56 gjr Exp $
+$Id: runtime.pkg,v 14.217 1993/11/20 07:09:15 cph Exp $
 
 Copyright (c) 1988-1993 Massachusetts Institute of Technology
 
@@ -2637,12 +2637,4 @@ MIT in each case. |#
           wt-tree/min-pair
           wt-tree/delete-min
           wt-tree/delete-min!
-         ))
-
-(define-package (runtime apropos)
-  (files "apropos")
-  (parent ())
-  (export ()
-         apropos
-         apropos-list))
-
+         ))
\ No newline at end of file
index c15872322382c273c53b5e3871eb0a712a3896dc..3ad4795a0419fe5368d23f1d6adb2685fe8d60f6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: runtime.pkg,v 14.216 1993/11/18 15:08:56 gjr Exp $
+$Id: runtime.pkg,v 14.217 1993/11/20 07:09:15 cph Exp $
 
 Copyright (c) 1988-1993 Massachusetts Institute of Technology
 
@@ -2637,12 +2637,4 @@ MIT in each case. |#
           wt-tree/min-pair
           wt-tree/delete-min
           wt-tree/delete-min!
-         ))
-
-(define-package (runtime apropos)
-  (files "apropos")
-  (parent ())
-  (export ()
-         apropos
-         apropos-list))
-
+         ))
\ No newline at end of file