aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/project.clj
diff options
context:
space:
mode:
Diffstat (limited to 'new-luxc/project.clj')
-rw-r--r--new-luxc/project.clj5
1 files changed, 1 insertions, 4 deletions
diff --git a/new-luxc/project.clj b/new-luxc/project.clj
index 322800e29..cd74becbc 100644
--- a/new-luxc/project.clj
+++ b/new-luxc/project.clj
@@ -22,10 +22,7 @@
:url ~(str repo ".git")}
:dependencies [;; JVM Bytecode
- [org.ow2.asm/asm-all "5.0.3"]
- ;; ;; Scheme
- ;; [kawa-scheme/kawa-core "2.4"]
- ]
+ [org.ow2.asm/asm-all "5.0.3"]]
:manifest {"lux" ~version}
:source-paths ["source"]