summaryrefslogtreecommitdiff
path: root/henrietta-cache.setup
blob: cb7640377ec58a0b5c6d02fdcd323eacb8a6b076 (plain)
1
2
3
4
5
6
7
8
;;;; henrietta-cache.setup -*- Scheme -*-

(compile -O3 -d0 henrietta-cache.scm)

(install-program
 'henrietta-cache
 '("henrietta-cache")
 '((version "0.3")))