cc.h: Reorder the declarations.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 22 Jan 2012 13:12:14 +0000 (13:12 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 22 Jan 2012 13:12:14 +0000 (13:12 +0000)
commita1e745ad3b306d1e5173588e39d71b132466365e
treec27e5b7ef001e5dec8288eff55b93a611656ac6b
parentb92aaf61663a04f8b33888594f4fd7a2dedbbf2a
cc.h: Reorder the declarations.

Split the file into chunks with their own type definitions and so on,
rather than having one big section of type definitions.

This header file is getting a bit unwieldy, and I'm going to be adding
more stuff to it.  It probably ought to be split into pieces.
cc.h