* objects.c (scm_class_of): Use the new SCM_CLASSF_GOOPS_VALID
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Wed, 4 Aug 1999 11:28:08 +0000 (11:28 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Wed, 4 Aug 1999 11:28:08 +0000 (11:28 +0000)
commit7151229df3a0c6f9f84bf1e5076deeaff7f6970a
tree8a142d970f9139e9191b84282bc92b5135a49b82
parentef67c5eac12ed7d16ed384e0766dd097efe3708b
* objects.c (scm_class_of): Use the new SCM_CLASSF_GOOPS_VALID
flag which combines type and status info so that the class
redefinition protocol has zero cost during normal execution.
libguile/objects.c