Skip to content
Snippets Groups Projects
Commit 8e17f67f authored by ram's avatar ram
Browse files

Removed export of CURRENT-FP from C, now that it is exported from KERNEL.

parent c7219461
No related branches found
No related tags found
No related merge requests found
...@@ -7,11 +7,11 @@ ...@@ -7,11 +7,11 @@
;;; Scott Fahlman or slisp-group@cs.cmu.edu. ;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;; ;;;
(ext:file-comment (ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.67 1991/02/08 13:32:20 ram Exp $") "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.68 1991/03/14 14:24:53 ram Exp $")
;;; ;;;
;;; ********************************************************************** ;;; **********************************************************************
;;; ;;;
;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.67 1991/02/08 13:32:20 ram Exp $ ;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.68 1991/03/14 14:24:53 ram Exp $
;;; ;;;
;;; All the stuff necessary to export various symbols from various packages. ;;; All the stuff necessary to export various symbols from various packages.
;;; ;;;
...@@ -588,7 +588,6 @@ ...@@ -588,7 +588,6 @@
closure-ref closure-ref
coerce-to-function coerce-to-function
copy-more-arg copy-more-arg
current-fp
current-stack-pointer current-stack-pointer
dealloc-number-stack-space dealloc-number-stack-space
fast-safe-coerce-to-function fast-safe-coerce-to-function
......
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