about summary refs log tree commit diff stats
path: root/wikme.scm
diff options
context:
space:
mode:
Diffstat (limited to 'wikme.scm')
-rw-r--r--wikme.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/wikme.scm b/wikme.scm index ac7111c..b0a5177 100644 --- a/wikme.scm +++ b/wikme.scm
@@ -5,7 +5,7 @@
5 (chicken process-context) 5 (chicken process-context)
6 (chicken port)) 6 (chicken port))
7 7
8(include "src/wikme") 8(include "wikme-module")
9 9
10 10
11 11