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

Stop having asdf.asd depend on uiop.asd

A DEFINE-OP "asdf" shouldn't depend on a DEFINE-OP "uiop", or
a circular dependency may be introduced by the "always load asdf first"
behavior. Instead, have asdf/driver do a low-level copy of the components
in uiop, rather than a transclusion of a system defined in a separate file.
parent c73835fe
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment