Skip to content
Snippets Groups Projects
Commit 7ab2bdd7 authored by Robert P. Goldman's avatar Robert P. Goldman
Browse files

Export REINITIALIZE-SOURCE-REGISTRY-AND-RETRY, and CLEAR-ASDF-CACHE.

parent ba6855ea
No related branches found
No related tags found
No related merge requests found
...@@ -131,6 +131,8 @@ ...@@ -131,6 +131,8 @@
#:accept ; restarts #:accept ; restarts
#:coerce-entry-to-directory #:coerce-entry-to-directory
#:remove-entry-from-registry #:remove-entry-from-registry
#:reinitialize-source-registry-and-retry
#:*encoding-detection-hook* #:*encoding-detection-hook*
#:*encoding-external-format-hook* #:*encoding-external-format-hook*
...@@ -166,5 +168,7 @@ ...@@ -166,5 +168,7 @@
#:user-source-registry #:user-source-registry
#:system-source-registry #:system-source-registry
#:user-source-registry-directory #:user-source-registry-directory
#:system-source-registry-directory)) #:system-source-registry-directory
#:clear-asdf-cache
))
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