Fix packaging error.
authorChris Hanson <org/chris-hanson/cph>
Thu, 9 Aug 2001 03:05:30 +0000 (03:05 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 9 Aug 2001 03:05:30 +0000 (03:05 +0000)
v7/src/cref/cref.pkg

index f8fd96ac664ec94a1abaa55f494a23311fbd8404..b6b1c290f6ba2fe4c7e5590e595e4714544e839d 100644 (file)
@@ -1,8 +1,8 @@
 #| -*-Scheme-*-
 
-$Id: cref.pkg,v 1.7 1999/01/02 06:11:34 cph Exp $
+$Id: cref.pkg,v 1.8 2001/08/09 03:05:30 cph Exp $
 
-Copyright (c) 1988-1999 Massachusetts Institute of Technology
+Copyright (c) 1988-1999, 2001 Massachusetts Institute of Technology
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -16,7 +16,8 @@ General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+USA.
 |#
 
 ;;;; CREF Packaging
@@ -53,9 +54,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
   (parent (cross-reference))
   (export (cross-reference)
          format-packages
-         format-packages-unusual)
-  (import (runtime scode)
-         symbol-name))
+         format-packages-unusual))
 
 (define-package (cross-reference reader)
   (files "redpkg")