From f7608301daf1af4b39a11051829eabc6d5685df9 Mon Sep 17 00:00:00 2001 From: moritz Date: Tue, 31 Jan 2012 00:24:10 +0100 Subject: use chicken-syntax for the init file --- henrietta-cache.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/henrietta-cache.scm b/henrietta-cache.scm index e4e5263..8f63bba 100644 --- a/henrietta-cache.scm +++ b/henrietta-cache.scm @@ -1,4 +1,4 @@ -(use utils posix http-client matchable uri-common srfi-1) +(use utils posix http-client matchable uri-common srfi-1 chicken-syntax) (define (usage code) (print #<#EOF -- cgit v1.2.3