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

[no subject]



The following definition in MCL crashes my IIci.  Am I doing something wrong?

(defclass view ()
  ((scene :initform nil :initarg :scene :accessor view-scene)
   (camera :initform nil :initarg :camera :accessor view-camera)
   (lighting :initform nil :initarg :lighting :accessor view-lighting)))

Thanks.  

Vadim Shapiro
GM Research