projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1895248
)
(RUNTIME URL) package must inherit from (RUNTIME).
author
Chris Hanson
<org/chris-hanson/cph>
Tue, 18 Dec 2001 21:35:40 +0000
(21:35 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Tue, 18 Dec 2001 21:35:40 +0000
(21:35 +0000)
v7/src/imail/imail.pkg
patch
|
blob
|
history
diff --git
a/v7/src/imail/imail.pkg
b/v7/src/imail/imail.pkg
index b7eb7ee5fd7d26ed0cfefeb0c1e6fd49019d5bbd..885f9a1d2c0f01e1f1093853ba43ce133285bb1a 100644
(file)
--- a/
v7/src/imail/imail.pkg
+++ b/
v7/src/imail/imail.pkg
@@
-1,6
+1,6
@@
;;; -*-Scheme-*-
;;;
-;;; $Id: imail.pkg,v 1.9
4 2001/12/17 17:40:58
cph Exp $
+;;; $Id: imail.pkg,v 1.9
5 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