From 4f35491020fba914b746b4109f4362de603288bc Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sat, 21 Mar 2015 18:17:24 -0400 Subject: - Added module-name aliasing. --- src/lux.clj | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lux.clj') diff --git a/src/lux.clj b/src/lux.clj index 9f48294c6..3922a21d8 100644 --- a/src/lux.clj +++ b/src/lux.clj @@ -12,7 +12,6 @@ ;; TODO: Add source-file information to .class files for easier debugging. ;; TODO: Finish implementing class & interface definition ;; TODO: All optimizations - ;; TODO: Take module-name aliasing into account. ;; TODO: ;; Finish total-locals -- cgit v1.2.3