src/module-impl.lisp: Expose `c-fragment' state.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 30 Aug 2015 09:58:38 +0000 (10:58 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 20 Sep 2015 13:15:40 +0000 (14:15 +0100)
commit88b38efdc57dffee6f83ea881a1740531b97754c
treec319cacb7c81c5533c2b713ff5f77bb683a3768c
parent33b5686f788fdef21866d728395d3087d6be3cd2
src/module-impl.lisp: Expose `c-fragment' state.

  * Export `c-fragment-text', and use `file-location' to read the
    location.

  * But make these be read-only.
src/module-impl.lisp