[SCM] Lisaac compiler branch, master, updated. lisaac-0.12-495-g82397cc

matthieu matthieu at Litote.u-strasbg.fr
Wed Sep 16 15:37:45 UTC 2009


The following commit has been merged in the master branch:
commit 82397cc4328ab6607f16d3a2f3502d5f7125b9c6
Author: matthieu <matthieu at Litote.u-strasbg.fr>
Date:   Wed Sep 16 17:38:08 2009 +0200

    clean 2

diff --git a/src/any.li b/src/any.li
index f4fe726..f807687 100644
--- a/src/any.li
+++ b/src/any.li
@@ -172,7 +172,7 @@ Section Public
       
   - output_decl:STRING := STRING.create 60000;
   - output_glob:STRING := STRING.create 10000;
-  - output_code:STRING := STRING.create 4000000;
+  - output_code:STRING := STRING.create 4_000_000;
   
   - title txt:STRING_CONSTANT in buf:STRING <-
   (

-- 
Lisaac compiler



More information about the Lisaac-commits mailing list