[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

type-of under Lucid for HP-UX 6.2



The implementation of CLOS that I use gives:
  (type-of <instance>)
  ==>
  PCL::IWMC-CLASS
rather than the type of the instance.

Does anybody have a fix, or am I using an old version?

-*- Joachim (laubsch@hplabs.hp.com).