Update of /cvsroot/monetdb/MonetDB5/src/compiler/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv983/Tests

Modified Files:
        mal01.mal 
Log Message:
Made the sample mal01.mal produce compileable code.
Finishing touch is to debug the load/link part.


Index: mal01.mal
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/compiler/Tests/mal01.mal,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- mal01.mal   7 Oct 2007 06:44:52 -0000       1.1
+++ mal01.mal   16 Oct 2007 17:05:26 -0000      1.2
@@ -10,3 +10,5 @@
 end tst903;
 
 compiler.MALtoC("user","tst903","mal01");
+compiler.mcc("mal01");
+compiler.load("user","tst903","mal01");


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to