zone.lisp: Reformat, scattering exports.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 22 May 2011 14:28:34 +0000 (15:28 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 22 May 2011 14:34:25 +0000 (15:34 +0100)
commitafa2e2f1d1d39cf69653918d107d83702b54a7c5
treed8da0706e8417825efd68574d6f2a9c12ad27ad3
parent90022a23da30d6f0a62e699227cafb28d77c288b
zone.lisp: Reformat, scattering exports.

Put the exports near the things they export.  This makes it easier to
see whether a function is exported, and keep track of exports when
things get refactored.
zone.lisp