Multiple net.aserve package definitions

Jochen Schmidt <[email protected]> 19 Jul 2002 18:39:57 +0200
Newsgroups gmane.lisp.open-source.franz
Message-ID <1027096797.1372.26.camel@shsp0629>
The package NET.ASERVE seems to be defined two times. One definition is
in macs.cl and the other is in main.cl. In some implementations this
leads to warnings because of package redefinition. Maybe it would be a
good idea to factor the package defintion out into an package.cl or
something like that.

ciao,
Jochen