aboutsummaryrefslogtreecommitdiff
path: root/module/entry-points/html.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--module/calp/entry-points/html.scm (renamed from module/entry-points/html.scm)2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/entry-points/html.scm b/module/calp/entry-points/html.scm
index de80f8d2..7f7dc8a5 100644
--- a/module/entry-points/html.scm
+++ b/module/calp/entry-points/html.scm
@@ -1,4 +1,4 @@
-(define-module (entry-points html)
+(define-module (calp entry-points html)
:export (main)
:use-module (util)
:use-module (util time)