Fix class-map image loading and use the new static smoke methods.
authorTobias Rautenkranz <tobias@rautenkranz.ch>
local dateSun, 17 Jan 2010 22:04:08
dateSun, 17 Jan 2010 21:04:08
hash20100117210408-f890f-f044ef0f883aeda8bc8a024d663846d579943b1f.gz
Fix class-map image loading and use the new static smoke methods.

Ignore-this: 82389b811eec3cf8435b1d6eed1d5cba

indClass() and isDerivedFrom() are now static (r1076132 and also in KDE 4.4).
7 file(s) changed:
src/class-map.lisp +1 -3
src/libsmoke/class.lisp +0 -1
src/libsmoke/smoke.cpp +3 -4
src/objects/class.lisp +8 -11
src/objects/method.lisp +8 -2
src/smoke-to-clos.lisp +6 -1
src/smoke.lisp +0 -5