aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/project.clj
diff options
context:
space:
mode:
authorEduardo Julian2019-05-01 20:33:42 -0400
committerEduardo Julian2019-05-01 20:33:42 -0400
commitc923517c864dad362ef00ae78b449bb40cc27e84 (patch)
treea758099e76424db4fc8ec8d8cc18a8a699d68d66 /new-luxc/project.clj
parent0c20f4a8362d42572edecb6ef9844b75c4c859f8 (diff)
The Common Lisp compiler is alive.
Diffstat (limited to '')
-rw-r--r--new-luxc/project.clj2
1 files changed, 0 insertions, 2 deletions
diff --git a/new-luxc/project.clj b/new-luxc/project.clj
index f3864bf06..322800e29 100644
--- a/new-luxc/project.clj
+++ b/new-luxc/project.clj
@@ -25,8 +25,6 @@
[org.ow2.asm/asm-all "5.0.3"]
;; ;; Scheme
;; [kawa-scheme/kawa-core "2.4"]
- ;; ;; Common Lisp
- ;; [org.abcl/abcl "1.5.0"]
]
:manifest {"lux" ~version}