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

Added export of *primitive-objects*.

parent 521ca7e9
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.2 1990/11/13 22:53:30 wlott Exp $
;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/generic/objdef.lisp,v 1.3 1990/11/16 04:40:43 wlott Exp $
;;;
;;; This file contains the machine independent aspects of the object
;;; representation.
......@@ -41,7 +41,7 @@
primitive-object-lowtag primitive-object-options
primitive-object-slots primitive-object-size
primitive-object-variable-length slot-name slot-docs slot-rest-p
slot-offset slot-length slot-options
slot-offset slot-length slot-options *primitive-objects*
define-for-each-primitive-object))
......
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