chiark / gitweb /
src/c-types-class-impl.lisp (find-class-type): Don't repeat type name.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000 (09:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 Jun 2018 18:58:28 +0000 (19:58 +0100)
commita52cb41cb840401f67495c98b36393f7f9926336
treeecbc64301cc3b49c17bf72f515b5bc10b383c0ef
parent3178259703980c111c7b56acf8bff08cbb258a49
src/c-types-class-impl.lisp (find-class-type): Don't repeat type name.

It turns out that if some type name isn't a class, then it doesn't
usually have a very interesting description which is different from its
name.
src/c-types-class-impl.lisp