summaryrefslogtreecommitdiff
path: root/sly.scm
diff options
context:
space:
mode:
Diffstat (limited to 'sly.scm')
-rw-r--r--sly.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/sly.scm b/sly.scm
index 6eb3698..727491b 100644
--- a/sly.scm
+++ b/sly.scm
@@ -26,8 +26,7 @@
(eval-when (eval load compile)
(begin
(define %public-modules
- '((sly agenda)
- (sly game)
+ '((sly game)
(sly signal)
(sly window)
(sly repl)