src/: Split the frontend out into its own separate system.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 17 Aug 2015 16:41:58 +0000 (17:41 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 17 Aug 2015 16:47:50 +0000 (17:47 +0100)
commit7bfe3a370a6a56a0f097fc1e357ca8ac798d9d4b
treed641d45562100a70bdd386eab63cc3072e2472e9
parent4aae7df085804dfce0e0f0c5fe82a9568fccfc1a
src/: Split the frontend out into its own separate system.

It has additional dependencies, which is rather less than ideal.
src/frontend.lisp
src/package.lisp
src/sod-frontend.asd [new file with mode: 0644]
src/sod.asd