diff options
Diffstat (limited to '')
-rw-r--r-- | new-luxc/project.clj | 2 |
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} |