summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Interpreter.hs (renamed from src/interpreter.hs)0
-rw-r--r--src/LTypes.hs (renamed from src/ltypes.hs)0
-rw-r--r--src/Main.hs (renamed from src/main.hs)0
-rw-r--r--src/Parser.hs (renamed from src/parser.hs)0
-rw-r--r--src/Utils.hs (renamed from src/utils.hs)0
5 files changed, 0 insertions, 0 deletions
diff --git a/src/interpreter.hs b/src/Interpreter.hs
index cb71c62..cb71c62 100644
--- a/src/interpreter.hs
+++ b/src/Interpreter.hs
diff --git a/src/ltypes.hs b/src/LTypes.hs
index e3f9b59..e3f9b59 100644
--- a/src/ltypes.hs
+++ b/src/LTypes.hs
diff --git a/src/main.hs b/src/Main.hs
index b596a84..b596a84 100644
--- a/src/main.hs
+++ b/src/Main.hs
diff --git a/src/parser.hs b/src/Parser.hs
index 679f318..679f318 100644
--- a/src/parser.hs
+++ b/src/Parser.hs
diff --git a/src/utils.hs b/src/Utils.hs
index 96f5fcb..96f5fcb 100644
--- a/src/utils.hs
+++ b/src/Utils.hs