[SCM] Lisaac compiler branch, master, updated. ae245b836339875243fba920ca871b97d239df69

Jeremy Cowgar jeremy at cowgar.com
Wed Mar 25 00:34:52 UTC 2009


The following commit has been merged in the master branch:
commit ae245b836339875243fba920ca871b97d239df69
Author: Jeremy Cowgar <jeremy at cowgar.com>
Date:   Tue Mar 24 20:34:42 2009 -0400

    Removed double memory slot definition

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