summaryrefslogtreecommitdiff
path: root/henrietta-cache.scm
diff options
context:
space:
mode:
authormoritz <moritz@twoticketsplease.de>2012-01-31 00:24:10 +0100
committermoritz <moritz@twoticketsplease.de>2012-01-31 00:24:10 +0100
commitf7608301daf1af4b39a11051829eabc6d5685df9 (patch)
treee23c6112f89847284160d2f58265b155a313da5c /henrietta-cache.scm
parent4dcfb6c59d984bb8ce62d75520c3d629f4b8f967 (diff)
downloadhenrietta-cache-f7608301daf1af4b39a11051829eabc6d5685df9.tar.gz
use chicken-syntax for the init file
Diffstat (limited to 'henrietta-cache.scm')
-rw-r--r--henrietta-cache.scm2
1 files changed, 1 insertions, 1 deletions
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