aboutsummaryrefslogtreecommitdiff
path: root/interpreter.c
diff options
context:
space:
mode:
Diffstat (limited to 'interpreter.c')
-rw-r--r--interpreter.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/interpreter.c b/interpreter.c
index ec048d1..efb227f 100644
--- a/interpreter.c
+++ b/interpreter.c
@@ -65,4 +65,3 @@ main (int argc, char *argv[]) {
ell_free (&ell);
return 0;
}
-