diff --git a/compiler/mips/type-vops.lisp b/compiler/mips/type-vops.lisp index 3158bf41d9ca9aa4f617eadfd99344eb2139a00e..8ed73f9c6c66f8d92140c2835d06811c4af0e945 100644 --- a/compiler/mips/type-vops.lisp +++ b/compiler/mips/type-vops.lisp @@ -7,7 +7,7 @@ ;;; Scott Fahlman or slisp-group@cs.cmu.edu. ;;; (ext:file-comment - "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/mips/type-vops.lisp,v 1.41 1993/03/13 17:26:17 ram Exp $") + "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/mips/type-vops.lisp,v 1.42 1993/03/13 18:19:45 ram Exp $") ;;; ;;; ********************************************************************** ;;; @@ -338,7 +338,7 @@ (def-type-vops fdefn-p nil nil nil fdefn-type) -(def-type-vops funcallable-instance-p nil funcallable-instance nil +(def-type-vops funcallable-instance-p nil nil nil funcallable-instance-header-type) (def-type-vops dylan::dylan-function-p nil nil nil