diff options
author | Colin Okay <okay@toyful.space> | 2022-02-14 14:08:50 -0600 |
---|---|---|
committer | Colin Okay <okay@toyful.space> | 2022-02-14 14:08:50 -0600 |
commit | 6ee1bbd755b4d69e7b600c10149ebb2d5f58cf5b (patch) | |
tree | 933455342cf170a71c6bb5fa58d734172a56130f /clpmfile | |
parent | 45388d006b15f02553ced7684f67f8718c992814 (diff) |
temporarily keeping client code here too
Diffstat (limited to 'clpmfile')
-rw-r--r-- | clpmfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,7 @@ (:source "quicklisp" :url "https://beta.quicklisp.org/dist/quicklisp.txt" :type :quicklisp) (:asd "oneliners.api.asd") +(:asd "oneliners.api-client.asd") (:github "lazybones" :path "cbeo/lazybones" @@ -16,3 +17,4 @@ (:github "lazybones-client" :path "cbeo/lazybones-client" :branch "main") + |