(RUNTIME URL) package must inherit from (RUNTIME).
authorChris Hanson <org/chris-hanson/cph>
Tue, 18 Dec 2001 21:35:40 +0000 (21:35 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 18 Dec 2001 21:35:40 +0000 (21:35 +0000)
v7/src/imail/imail.pkg

index b7eb7ee5fd7d26ed0cfefeb0c1e6fd49019d5bbd..885f9a1d2c0f01e1f1093853ba43ce133285bb1a 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: imail.pkg,v 1.94 2001/12/17 17:40:58 cph Exp $
+;;; $Id: imail.pkg,v 1.95 2001/12/18 21:35:40 cph Exp $
 ;;;
 ;;; Copyright (c) 2000-2001 Massachusetts Institute of Technology
 ;;;
@@ -28,7 +28,7 @@
 
 (define-package (runtime url)
   (files "url")
-  (parent ())
+  (parent (runtime))
   (export ()
          url:char-set:escaped
          url:char-set:extra