Update of /cvsroot/monetdb/MonetDB5/src/mal
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13912/src/mal

Modified Files:
        mal_interpreter.mx 
Log Message:
moved @h #endif to the end of the mx file


Index: mal_interpreter.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/mal/mal_interpreter.mx,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- mal_interpreter.mx  6 Nov 2007 23:20:54 -0000       1.203
+++ mal_interpreter.mx  17 Dec 2007 20:33:11 -0000      1.204
@@ -61,7 +61,6 @@
 mal_export ptr getArgValue(MalStkPtr stk, InstrPtr pci, int k);
 mal_export ptr getArgReference(MalStkPtr stk, InstrPtr pci, int k);
 
-#endif /*  _MAL_INTERPRET_H*/
 @c
 #include "mal_config.h"
 #include "mal_interpreter.h"
@@ -1706,4 +1705,6 @@
        vol= getVolume(stk,pci,rd);
        displayVolume(cntxt,vol);
 }
[EMAIL PROTECTED]
+#endif /*  _MAL_INTERPRET_H*/
 @}


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to