Skip to content
Snippets Groups Projects
Commit 33aa5a38 authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

Provide "uiop" and "UIOP".

parent 4f02f196
No related branches found
No related tags found
No related merge requests found
...@@ -14,4 +14,5 @@ ...@@ -14,4 +14,5 @@
:uiop/run-program :uiop/lisp-build :uiop/run-program :uiop/lisp-build
:uiop/configuration :uiop/backward-driver)) :uiop/configuration :uiop/backward-driver))
#+mkcl (provide :uiop) ;; Provide both lowercase and uppercase, to satisfy more people.
(provide "uiop") (provide "UIOP")
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