summaryrefslogtreecommitdiffstats
path: root/final_project/work/explore.scm
diff options
context:
space:
mode:
Diffstat (limited to 'final_project/work/explore.scm')
-rw-r--r--final_project/work/explore.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/final_project/work/explore.scm b/final_project/work/explore.scm
index 526c8f0..3b219fa 100644
--- a/final_project/work/explore.scm
+++ b/final_project/work/explore.scm
@@ -1,6 +1,7 @@
-
; explore.scm
+; this file assumes scmutils
+(load "discovery")
; if it isn't already...
;(load "ghelper")