src/class-output.lisp: Insert the correct class pointers.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 15 Aug 2015 15:25:24 +0000 (16:25 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 15 Aug 2015 15:25:24 +0000 (16:25 +0100)
commitfc5d94866b46d979d84cfdf8ea20e94e44976340
tree4af4baf7fc67fc00defbbc91c28b9b49a33bc806
parent08713508fa747fae29e357e8079038bd6fcc4e0b
src/class-output.lisp: Insert the correct class pointers.

I must have been confused, because vtable class pointers ended up
pointing to the metaclass rather than the object class.  Fix this.
src/class-output.lisp