aboutsummaryrefslogtreecommitdiff
path: root/module/entry-points/benchmark.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--module/calp/entry-points/benchmark.scm (renamed from module/entry-points/benchmark.scm)2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/entry-points/benchmark.scm b/module/calp/entry-points/benchmark.scm
index fecc62f7..0814c44c 100644
--- a/module/entry-points/benchmark.scm
+++ b/module/calp/entry-points/benchmark.scm
@@ -1,4 +1,4 @@
-(define-module (entry-points benchmark)
+(define-module (calp entry-points benchmark)
:use-module (util)
:use-module (ice-9 getopt-long)