From: Chris Hanson Date: Tue, 18 Dec 2001 21:35:40 +0000 (+0000) Subject: (RUNTIME URL) package must inherit from (RUNTIME). X-Git-Tag: 20090517-FFI~2381 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=4622a785750e28926549a09252ea3108116aa670;p=mit-scheme.git (RUNTIME URL) package must inherit from (RUNTIME). --- diff --git a/v7/src/imail/imail.pkg b/v7/src/imail/imail.pkg index b7eb7ee5f..885f9a1d2 100644 --- a/v7/src/imail/imail.pkg +++ b/v7/src/imail/imail.pkg @@ -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