aboutsummaryrefslogtreecommitdiff
path: root/goffel.go
diff options
context:
space:
mode:
Diffstat (limited to 'goffel.go')
-rw-r--r--goffel.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/goffel.go b/goffel.go
index 0b47f9f..aab20ee 100644
--- a/goffel.go
+++ b/goffel.go
@@ -4,7 +4,7 @@ import (
"flag"
"math/rand"
"time"
-
+
"muhq.space/go/muhq/goffel/logic"
"muhq.space/go/muhq/goffel/uis"
)