source: branches/new-datamodel/playground/system_crash.lisp

Last change on this file was 199, checked in by lgiessmann, 14 years ago

new-datamodel: added some example code files that analyses certain situations and elephant's behviour

File size: 174 bytes
Line 
1(sb-mop:class-slots (find-class 'd:ItemIdentifierC))
2(sb-mop:class-finalized-p (find-class 'd:ItemIdentifierC))
3(sb-mop:finalize-inheritance (find-class 'd:ItemIdentifierC))
Note: See TracBrowser for help on using the repository browser.