[SCM] Lisaac compiler branch, master, updated. lisaac-0.12-443-gb1d56ce

sonntag (none) sonntag at isaac.
Mon Aug 24 02:32:57 UTC 2009


The following commit has been merged in the master branch:
commit b1d56ce5a6753a7a8fd36dcadcc7cbc4385bda7c
Author: sonntag <sonntag at isaac.(none)>
Date:   Mon Aug 24 04:32:42 2009 +0200

    Git ZOB

diff --git a/src/code_life/write.li b/src/code_life/write.li
index 84a2fd4..fbbd322 100644
--- a/src/code_life/write.li
+++ b/src/code_life/write.li
@@ -67,7 +67,7 @@ Section Public
   
   - variable:VARIABLE <-
   (
-    deferred;
+    deferred;    
     NULL
   );
   
@@ -76,7 +76,7 @@ Section Public
     variable.type
   );
   
-  + value : EXPR;
+  + value:EXPR;
 
   - set_value new:EXPR <-
   (

-- 
Lisaac compiler



More information about the Lisaac-commits mailing list