summaryrefslogtreecommitdiffstats
path: root/git-difme.scm
blob: e5d509a1a88f1a99d3e9af87cd7d45e7faeafba4 (plain) (blame)
1
2
3
4
5
6
7
;; coding: utf-8
;; license: gnu gpl version 3 or higher.
;; copyright 2016 rsiddharth <s@ricketyspace.net>

;; main function.
(define (main srcs)
  srcs)