mcron/src
Mathieu Lirzin 913e3c65e4
job-specifier: Use #:optional keyword argument.
* src/mcron/job-specifier.scm (next-year, next-year-from, next-month)
(next-month-from, next-day, next-day-from, next-hour, next-hour-from)
(next-minute, next-minute-from, next-second, next-second-from): Use #:optional
keyword argument.
(maybe-args): Remove unneeded procedure.
2016-12-28 22:19:02 +01:00
..
mcron job-specifier: Use #:optional keyword argument. 2016-12-28 22:19:02 +01:00
mcron.c build: Define PACKAGE_LOAD_PATH in Makefile. 2016-12-01 00:15:56 +01:00