net.lisp, sys.lisp: Merge packages.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 22 May 2011 14:10:48 +0000 (15:10 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 22 May 2011 14:34:12 +0000 (15:34 +0100)
commite1528fd65d3fa74456eae023ce9ce215c7716969
tree9113055c50d72d0db8e28bd4fac2858f47e91464
parentafb5d9e651733a0e7aacf42f892422931041f637
net.lisp, sys.lisp: Merge packages.

Separate out the package defintion into a new file `net-package.lisp'.
Scatter the EXPORT directives so that they decorate the functions they
refer to.

This was prompted because of a dependency cycle in a CLisp-specific
part of sys.lisp.
net-package.lisp [new file with mode: 0644]
net.lisp
sys.lisp
zone.asd