From 022ada35548ef5e0e3b9614f9bb96de9d2137ced Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Thu, 10 May 2018 00:04:20 -0400 Subject: - Re-named "Compiler" type to "Lux". --- new-luxc/project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'new-luxc/project.clj') diff --git a/new-luxc/project.clj b/new-luxc/project.clj index 674fdc506..b92276a50 100644 --- a/new-luxc/project.clj +++ b/new-luxc/project.clj @@ -20,7 +20,7 @@ :dependencies [;; JVM Bytecode [org.ow2.asm/asm-all "5.0.3"] - ;; LUA + ;; 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"] -- cgit v1.2.3