Add (guix workers).
authorLudovic Courtès <ludo@gnu.org>
Mon, 17 Apr 2017 20:04:31 +0000 (22:04 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 18 Apr 2017 21:17:17 +0000 (23:17 +0200)
commit1563d6c79f759cb9a6cc5561463653f0f184cb36
tree25d63a946bdb969252371000de7044cc4938b3d0
parent54412ebfeb51de88eecde28ac69ace46b2d9e420
Add (guix workers).

* guix/workers.scm, tests/workers.scm: New files.
* Makefile.am (MODULES, SCM_TESTS): Add them.
* .dir-locals.el: Add rule for 'eventually'.
.dir-locals.el
Makefile.am
guix/workers.scm [new file with mode: 0644]
tests/workers.scm [new file with mode: 0644]