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

Flush residual reference to PCL package.

parent a3b75154
Branches
Tags
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
;;; 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.93 1993/09/01 00:52:32 ram Exp $") "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.94 1993/09/01 00:55:17 ram Exp $")
;;; ;;;
;;; ********************************************************************** ;;; **********************************************************************
;;; ;;;
...@@ -132,7 +132,7 @@ ...@@ -132,7 +132,7 @@
(use-package '("SYSTEM" "EXTENSIONS" "LISP") "ALIEN") (use-package '("SYSTEM" "EXTENSIONS" "LISP") "ALIEN")
(use-package '("LISP") "ALIEN-INTERNALS") (use-package '("LISP") "ALIEN-INTERNALS")
(use-package '("LISP") "PROFILE") (use-package '("LISP") "PROFILE")
(use-package '("PCL" "EXTENSIONS" "LISP") "COMMON-LISP-USER") (use-package '("EXTENSIONS" "LISP") "COMMON-LISP-USER")
(use-package '("ALIEN-INTERNALS" "LISP" "EXTENSIONS" "SYSTEM" "BIGNUM") (use-package '("ALIEN-INTERNALS" "LISP" "EXTENSIONS" "SYSTEM" "BIGNUM")
"KERNEL") "KERNEL")
(use-package '("LISP") "NEW-ASSEM") (use-package '("LISP") "NEW-ASSEM")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment