From c923517c864dad362ef00ae78b449bb40cc27e84 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 1 May 2019 20:33:42 -0400 Subject: The Common Lisp compiler is alive. --- new-luxc/project.clj | 2 -- 1 file changed, 2 deletions(-) (limited to 'new-luxc/project.clj') 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} -- cgit v1.2.3