Commit 9c6e67a
committed
Change local projects system search priority.
Old order: Local projects, ASDF registry, Quicklisp systems. Under
this scheme, there was actually no way to override local projects
without messing with the filesystem.
New order: ASDF registry, local projects, Quicklisp systems. With this
setup, changing your ASDF registry can override local projects.1 parent 1b65865 commit 9c6e67a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
203 | | - | |
| 202 | + | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
0 commit comments