[SCM] Lisaac compiler branch, master, updated. lisaac-0.12-460-g96a3706

sonntag (none) sonntag at isaac.
Tue Sep 1 14:42:55 UTC 2009


The following commit has been merged in the master branch:
commit 96a3706b96a5a670253fb364511a60e694319bed
Author: sonntag <sonntag at isaac.(none)>
Date:   Tue Sep 1 16:42:49 2009 +0200

    new lip

diff --git a/make.lip b/make.lip
index 64658a0..6908b94 100644
--- a/make.lip
+++ b/make.lip
@@ -64,7 +64,8 @@ Section Private
   - standard_path <-
   // Standard library.
   ( 
-    path (lisaac + "lib/*");    
+    LIP.create "lib/make.lip".init;
+    // path (lisaac + "lib/*");    
   );
   
   //

-- 
Lisaac compiler



More information about the Lisaac-commits mailing list