aboutsummaryrefslogtreecommitdiffstats
path: root/wait-group.asd
diff options
context:
space:
mode:
authorTeddy Wing2021-02-06 18:27:33 +0100
committerTeddy Wing2021-02-06 18:27:33 +0100
commitdc5f0fd9a8501b5c3a611f84c452aa858c2ad29a (patch)
tree746d178d291fd55dd44524c8ce2a3d4f626a88d6 /wait-group.asd
parentdc2fc9f2cd69422c720daaa531d1bdb9a6bde0e5 (diff)
downloadcl-wait-group-dc5f0fd9a8501b5c3a611f84c452aa858c2ad29a.tar.bz2
Add documentation tasks
Diffstat (limited to 'wait-group.asd')
-rw-r--r--wait-group.asd2
1 files changed, 2 insertions, 0 deletions
diff --git a/wait-group.asd b/wait-group.asd
index ac7e280..6a01756 100644
--- a/wait-group.asd
+++ b/wait-group.asd
@@ -1,5 +1,7 @@
(asdf:defsystem wait-group
+ :description "TODO"
:version "0.0.1"
+
:components ((:module "src"
:serial t
:components ((:file "package")