From fd87baf2fc35e73ee09f5268b67a1ead2f43d72a Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sun, 10 Jul 2016 02:45:02 +0000 Subject: update main function. * git-difme.scm (main): add docstring. --- git-difme.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/git-difme.scm b/git-difme.scm index d696085..f2f098d 100644 --- 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) -- cgit v1.2.3