aboutsummaryrefslogtreecommitdiffstats
path: root/wait-group.asd
diff options
context:
space:
mode:
authorTeddy Wing2021-02-14 03:34:54 +0100
committerTeddy Wing2021-02-14 03:34:54 +0100
commitf3dce6e965a5cf2498ffdc59e00697ee663cf6d2 (patch)
tree382b2781ecf6c4438cfcd82017d0d34b363b04b1 /wait-group.asd
parent27e25ad7dc7e8d46d8083c18887a01442044b9dc (diff)
downloadcl-wait-group-f3dce6e965a5cf2498ffdc59e00697ee663cf6d2.tar.bz2
Add documentation
Diffstat (limited to 'wait-group.asd')
-rw-r--r--wait-group.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/wait-group.asd b/wait-group.asd
index 6a01756..01164fb 100644
--- a/wait-group.asd
+++ b/wait-group.asd
@@ -1,5 +1,5 @@
(asdf:defsystem wait-group
- :description "TODO"
+ :description "Wait for a collection of jobs to finish"
:version "0.0.1"
:components ((:module "src"