chiark / gitweb /
src/module-output.lisp, test/chimaera.sod: Add output items for user code.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 22 Sep 2015 10:27:11 +0000 (11:27 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 8 Oct 2015 21:00:55 +0000 (22:00 +0100)
commitd437292a11e89c11c839145237a1871316593800
tree2387658f04ec554c9bdba9e15af3e0c7801fd725
parent3652ba0efe3fa85b291e9ec6bae338a4661b39ed
src/module-output.lisp, test/chimaera.sod: Add output items for user code.

It seems likely that many modules will want to add plain C code to the
implementation output, and declarations to the header, so provide
standard output items `early_user' and `user' for this purpose.
src/module-output.lisp
test/chimaera.sod