Missing paren in bot module
[clinton/bobotpp.git] / scripts / bot.scm
index 5acf8d4..aa2ea1f 100644 (file)
@@ -8,4 +8,4 @@
 
 (set-module-uses! (module-public-interface (current-module)
                  (list (module-ref (resolve-module '(guile-user) #f)
-                                   'the-bot-module)))
+                                   'the-bot-module))))