* objects.h: Removed slots direct_supers and direct_slots from the
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Thu, 26 Nov 1998 18:04:33 +0000 (18:04 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Thu, 26 Nov 1998 18:04:33 +0000 (18:04 +0000)
commitaa3bdf59ac2ca037866052a56722ccfa79657569
tree5e49d5fb014b3af1403e316f4696c7b83d94a325
parent19c0dec231a46c679638c2dce0f3dcdddf25009e
* objects.h: Removed slots direct_supers and direct_slots from the
definitions of the rudimentary classes described by objects.h.
* objects.c, objects.h (scm_entity_p): New procedure.  Together
with the predicates scm_procedure_p and scm_struct_p, this
predicate makes it possible to differ between structs, entities
and operators.
libguile/objects.h