chiark / gitweb /
src/c-types-parse.lisp: Cope if `*module-type-map*' is unbound.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 16 Dec 2015 03:17:49 +0000 (03:17 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 29 May 2016 13:40:39 +0000 (14:40 +0100)
commitec5cb3ca19e5ff70869dbe77ac3fcc008bc33e0f
tree62718d1d71c47ea3215de8971c62025128ee02d8
parent211bfc1487ed4f34b54904b011a65ae05aefa19d
src/c-types-parse.lisp: Cope if `*module-type-map*' is unbound.

This is useful for testing parsing outside of the context of a module
file.
src/c-types-parse.lisp