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.clj4
1 files changed, 0 insertions, 4 deletions
diff --git a/new-luxc/project.clj b/new-luxc/project.clj
index 5017e821d..91b6efdb5 100644
--- a/new-luxc/project.clj
+++ b/new-luxc/project.clj
@@ -23,10 +23,6 @@
:dependencies [;; JVM Bytecode
[org.ow2.asm/asm-all "5.0.3"]
- ;; ;; Lua
- ;; [net.sandius.rembulan/rembulan-runtime "0.1-SNAPSHOT"]
- ;; [net.sandius.rembulan/rembulan-stdlib "0.1-SNAPSHOT"]
- ;; [net.sandius.rembulan/rembulan-compiler "0.1-SNAPSHOT"]
;; ;; Scheme
;; [kawa-scheme/kawa-core "2.4"]
;; ;; Common Lisp