summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Core/LogRel.idr (renamed from src/Core/Reducible.idr)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Core/Reducible.idr b/src/Core/LogRel.idr
index 33f7121..34c9138 100644
--- a/src/Core/Reducible.idr
+++ b/src/Core/LogRel.idr
@@ -1,4 +1,4 @@
-module Core.Reducible
+module Core.LogRel
import Core.Declarative
import Core.Environment