We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cdc38a commit 7bfc730Copy full SHA for 7bfc730
src/quicksys.lisp
@@ -15,6 +15,8 @@ Manoel Vilela & Lucas Vieira © 2019 MIT
15
(bodge-testing (:url "http://bodge.borodust.org/dist/org.borodust.bodge.testing.txt"
16
:realname org.borodust.bodge.testing))
17
(cl21 (:url "http://dists.cl21.org/cl21.txt"))
18
+ (goheecus (:url "http://hyperprostor.g6.cz/ql/goheecus.txt"))
19
+ (monkeylib (:url "http://www.gigamonkeys.com/quicklisp/monkeylib/current.txt"))
20
(ultralisp (:url "http://dist.ultralisp.org"))
21
(shirakumo (:url "http://dist.tymoon.eu/shirakumo.txt")))
22
"*DISTS* is an ALIST of PLISTS, each being one of the distributions available
0 commit comments