[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
type-of under Lucid for HP-UX 6.2
- To: commonloops.pa@Xerox.COM
 
- Subject: type-of under Lucid for HP-UX 6.2
 
- From: Joachim Laubsch <laubsch%hpljl@hplabs.hp.com>
 
- Date: Tue, 29 Nov 88 16:52:59 pst
 
- Redistributed: commonloops.pa
 
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).