From f62c1e3c7f283dbfb0c9f7c9a5c015c91968066f Mon Sep 17 00:00:00 2001 From: David Greenspan Date: Fri, 25 Dec 2009 22:44:51 -0500 Subject: fixed ACE build process; added ACE README --- trunk/infrastructure/ace/bin/make | 1 + 1 file changed, 1 insertion(+) (limited to 'trunk/infrastructure/ace/bin/make') diff --git a/trunk/infrastructure/ace/bin/make b/trunk/infrastructure/ace/bin/make index 2237df0..dad11ff 100755 --- a/trunk/infrastructure/ace/bin/make +++ b/trunk/infrastructure/ace/bin/make @@ -7,6 +7,7 @@ import java.io._; def superpack(input: String): String = { // this function is self-contained; takes a string, returns an expression // that evaluates to that string + // XXX (This compresses well but decompression is too slow) // constraints on special chars: // - this string must be able to go in a character class -- cgit v1.2.3