Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
c8a47f2f
Commit
c8a47f2f
authored
Dec 06, 1991
by
wlott
Browse files
Removed (in-package "XP") 'cause that package is history.
parent
d738c98d
Changes
1
Hide whitespace changes
Inline
Side-by-side
code/exports.lisp
View file @
c8a47f2f
...
...
@@ -7,11 +7,11 @@
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.
69
1991/1
1
/0
9 02:47:25
wlott Exp $"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.
70
1991/1
2
/0
6 17:53:04
wlott Exp $"
)
;;;
;;; **********************************************************************
;;;
;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.
69
1991/1
1
/0
9 02:47:25
wlott Exp $
;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.
70
1991/1
2
/0
6 17:53:04
wlott Exp $
;;;
;;; All the stuff necessary to export various symbols from various packages.
;;;
...
...
@@ -34,7 +34,6 @@
(
in-package
"DEBUG-INTERNALS"
:nicknames
'
(
"DI"
))
(
in-package
"MACH"
)
(
in-package
"USER"
)
(
in-package
"XP"
)
(
in-package
"LISP"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment