commit fd87baf2fc35e73ee09f5268b67a1ead2f43d72a parent f4c2f49a8621d85de3512288125a27c69f259be2 Author: rsiddharth <s@ricketyspace.net> Date: Sun, 10 Jul 2016 02:45:02 +0000 update main function. * git-difme.scm (main): add docstring. Diffstat:
git-difme.scm | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/git-difme.scm b/git-difme.scm @@ -119,4 +119,5 @@ the commit message will be in the following format: ;;;; main (define (main srcs) + "zarking main." srcs)