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

Modified Files:
      Tag: GDK-2
        mal_init.mx 
Log Message:
batxml is currently not supported on the GDK-2 branch, ie don't load it in
the server.


Index: mal_init.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/mal/mal_init.mx,v
retrieving revision 1.118.2.2
retrieving revision 1.118.2.3
diff -u -d -r1.118.2.2 -r1.118.2.3
--- mal_init.mx 21 Aug 2007 13:24:12 -0000      1.118.2.2
+++ mal_init.mx 25 Aug 2007 07:18:05 -0000      1.118.2.3
@@ -95,7 +95,7 @@
 library mal_memorun;
 
 library xml;
-library batxml;
+#library batxml;
 @-
 The remainder interprets the signatures and resolves the
 address bindings.
@@ -212,7 +212,7 @@
 #include crackers; 
 
 include xml;
-include batxml;
+#include batxml;
 @-
 In practice, we have to introduce different startup for each
 client group or database.


-------------------------------------------------------------------------
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