Skip to content
Snippets Groups Projects
Commit 0fed3b92 authored by Robert Goldman's avatar Robert Goldman
Browse files

Don't export *IMMUTABLE-SYSTEMS* variable.

Doing so will lock us into an implementation strategy and API that we
aren't confident about.
parent 021b46e5
No related branches found
No related tags found
No related merge requests found
......@@ -105,7 +105,7 @@
#:*compile-file-warnings-behaviour*
#:*compile-file-failure-behaviour*
#:*resolve-symlinks*
#:*load-system-operation* #:*immutable-systems*
#:*load-system-operation*
#:*asdf-verbose* ;; unused. For backward-compatibility only.
#:*verbose-out*
......
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