Skip to content
Snippets Groups Projects
Commit bcc44b70 authored by wlott's avatar wlott
Browse files

Took out the duplicate funcallable-instance-header from the header types

list that Rob added without checking to see if one was there already.
parent 6c4e759d
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
;;; Lisp, please contact Scott Fahlman (Scott.Fahlman@CS.CMU.EDU)
;;; **********************************************************************
;;;
;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/generic/objdef.lisp,v 1.4 1990/11/21 16:21:48 ram Exp $
;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/generic/objdef.lisp,v 1.5 1990/11/23 08:52:56 wlott Exp $
;;;
;;; This file contains the machine independent aspects of the object
;;; representation.
......@@ -137,8 +137,7 @@
sap
unbound-marker
weak-pointer
structure-header
funcallable-instance-header)
structure-header)
;;; The different vector subtypes.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment