[SCM] Lisaac compiler branch, master, updated. 5eb3c131347461cf70e2a3010af1fa66d9f51ba3

Jeremy Cowgar jeremy at cowgar.com
Tue Nov 11 05:32:04 UTC 2008


The following commit has been merged in the master branch:
commit 5eb3c131347461cf70e2a3010af1fa66d9f51ba3
Author: Jeremy Cowgar <jeremy at cowgar.com>
Date:   Tue Nov 11 00:31:33 2008 -0500

    * Fixed double slot definition memory

diff --git a/lib_os/unix/system/system.li b/lib_os/unix/system/system.li
index 0ca91ac..7f4bc11 100644
--- a/lib_os/unix/system/system.li
+++ b/lib_os/unix/system/system.li
@@ -76,8 +76,6 @@ Section Public
 
   // Memory Management
  
- - memory:MEMORY := MEMORY;
-   
   - memory:MEMORY := MEMORY;
   
   - get_begin_memory:POINTER;

-- 
Lisaac compiler



More information about the Lisaac-commits mailing list