diff options
author | Colin Okay <okay@toyful.space> | 2022-02-20 11:32:48 -0600 |
---|---|---|
committer | Colin Okay <okay@toyful.space> | 2022-02-20 11:32:48 -0600 |
commit | 775e61a9ec40c080d8b2e5b82475ff6b4e862870 (patch) | |
tree | e64bbee6879e261e8514a5d8aaa21f93374284c0 /clpmfile.lock | |
parent | 1d8827f9ca76da9d69d81415d7563408b026ef70 (diff) |
trying to use magic ed to edit explainations
Diffstat (limited to 'clpmfile.lock')
-rw-r--r-- | clpmfile.lock | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/clpmfile.lock b/clpmfile.lock index 15bb931..fcada2c 100644 --- a/clpmfile.lock +++ b/clpmfile.lock @@ -67,6 +67,7 @@ ("flexi-streams")) ("jonathan" :version "2020-09-25" :source "quicklisp" :systems ("jonathan")) ("local-time" :version "2021-01-24" :source "quicklisp" :systems ("local-time")) +("magic-ed" :version "2020-03-25" :source "quicklisp" :systems ("magic-ed")) ("named-readtables" :version "2021-12-09" :source "quicklisp" :systems ("named-readtables")) ("oneliners.api-client.asd" :version :newest :source :implicit-file :systems @@ -211,6 +212,8 @@ ("local-time" ((:system :name "cl-cookie") (:system :name "local-time"))) +("magic-ed" ((:system :name "oneliners.cli") (:system :name "magic-ed"))) + ("named-readtables" ((:system :name "net.didierverna.clon.setup") (:system :name "named-readtables")) |