summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Bex <peter@more-magic.net>2020-03-22 10:17:42 +0100
committerPeter Bex <peter@more-magic.net>2020-03-22 10:17:42 +0100
commitdeffc192fdab3c8e8f2165764c94ed8ba9418f83 (patch)
tree8d413ea77fa19c38baf0565747e50dc5e425b75b
parentad60ee5ff4ebaea03a1105d85c7030588db69725 (diff)
downloadhenrietta-cache-deffc192fdab3c8e8f2165764c94ed8ba9418f83.tar.gz
Add note why module is commented out
-rw-r--r--henrietta-cache.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/henrietta-cache.scm b/henrietta-cache.scm
index 140891c..023e16a 100644
--- a/henrietta-cache.scm
+++ b/henrietta-cache.scm
@@ -1,4 +1,5 @@
;(module henrietta-cache ()
+;; NOTE: Module wrapper should not be activated due to hooks
(import scheme)