chiark / gitweb /
src/c-types-parse.lisp: Hoist up the `ds-FOO' methods for raw types.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000 (09:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 29 May 2016 14:08:43 +0000 (15:08 +0100)
commit7ca1b1eff75521ed91b4efb4d69f90df6e1fa851
tree0f153905f1ef1559d6c40388d37bfcb5ea4894d7
parentcab163b724806bf1d0dcf48795dba8ca1ffbd967
src/c-types-parse.lisp: Hoist up the `ds-FOO' methods for raw types.

Having them just after the definition of `declspecs' doesn't seem to
make a great deal of sense.
src/c-types-parse.lisp