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

Don't export sc-number-limit from the VM package.

,.
parent e3402cad
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
;;; Scott Fahlman (FAHLMAN@CMUC).
;;; **********************************************************************
;;;
;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.59 1990/11/21 10:35:54 wlott Exp $
;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.60 1990/12/01 22:18:58 wlott Exp $
;;;
;;; All the stuff necessary to export various symbols from various packages.
;;;
......@@ -463,7 +463,7 @@
primitive-object-slots primitive-object-variable-length
ratio-denominator-slot ratio-numerator-slot ratio-size ratio-type
return-pc-header-type return-pc-return-point-offset
sap-pointer-slot sap-size sap-type sc-number-limit
sap-pointer-slot sap-size sap-type
simple-array-double-float-type simple-array-single-float-type
simple-array-type simple-array-unsigned-byte-16-type
simple-array-unsigned-byte-2-type
......
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