Changeset: 547261853f5c for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=547261853f5c
Modified Files:
        clients/Tests/exports.stable.out
Branch: default
Log Message:

exports: approve removed sabaoth functions


diffs (23 lines):

diff --git a/clients/Tests/exports.stable.out b/clients/Tests/exports.stable.out
--- a/clients/Tests/exports.stable.out
+++ b/clients/Tests/exports.stable.out
@@ -2289,11 +2289,8 @@ str SABAOTHgetUplogInfo(sabuplog *ret, s
 void SABAOTHinit(str dbfarm, str dbname);
 str SABAOTHmarchConnection(int *ret, str *host, int *port);
 str SABAOTHmarchScenario(int *ret, str *lang);
-str SABAOTHregisterStart(int *ret);
-str SABAOTHregisterStop(int *ret);
 str SABAOTHretreatScenario(int *ret, str *lang);
 str SABAOTHserialise(str *ret, sabdb *db);
-str SABAOTHwildRetreat(int *ret);
 str SABepilogue(int *ret);
 str SABgetLocalConnectionHost(str *ret);
 str SABgetLocalConnectionPort(int *ret);
@@ -2302,7 +2299,6 @@ str SABmarchConnection(int *ret, str *ho
 str SABmarchScenario(int *ret, str *lang);
 str SABprelude(int *ret);
 str SABretreatScenario(int *ret, str *lang);
-str SABwildRetreat(int *ret);
 str SAMPLEuniform(bat *r, bat *b, ptr s);
 str SAMPLEuniform(bat *r, bat *b, ptr s){ BAT *br, *bb;
 str SAMPLEuniform_dbl(bat *r, bat *b, ptr p);
_______________________________________________
Checkin-list mailing list
Checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to