aboutsummaryrefslogtreecommitdiff
path: root/src/lux.clj
diff options
context:
space:
mode:
Diffstat (limited to 'src/lux.clj')
-rw-r--r--src/lux.clj8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/lux.clj b/src/lux.clj
index eb8729053..c5d192879 100644
--- a/src/lux.clj
+++ b/src/lux.clj
@@ -19,10 +19,4 @@
(println "Please provide a module name to compile."))
_
- (println "Can't understand command."))
- (System/exit 0)
- )
-
-(comment
- (-main "compile" "program")
- )
+ (println "Can't understand command.")))