Skip to content
Snippets Groups Projects
Commit 18bf46d8 authored by pmai's avatar pmai
Browse files

Corrected faulty previous commit.

parent b800daf1
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,10 @@ ...@@ -5,7 +5,10 @@
(in-package :lisp) (in-package :lisp)
(export '(ext::package-lock ext::package-definition-lock) :ext) ;; Ensure all packages have been set up, since package definition is broken
;; once this file has been loaded:
(load "target:code/exports")
(defvar *enable-package-locked-errors* nil) (defvar *enable-package-locked-errors* nil)
;;; ;;;
......
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