Fix opened structures for DNS.

(DNS would bomb due to a conflict for DELETE between BIG-UTIL and
SRFI-1.)
This commit is contained in:
sperber 2002-12-17 16:32:16 +00:00
parent a5c873afda
commit 1b13998c69
1 changed files with 1 additions and 2 deletions

View File

@ -557,8 +557,7 @@
(define-structure dns dns-interface (define-structure dns dns-interface
(open scheme-with-scsh (open scheme-with-scsh
big-util (subset srfi-1 (filter reverse! delete lset-difference lset-union))
srfi-1
tables tables
ascii ascii
formats formats