Changeset: 4fa5a35403ef for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4fa5a35403ef Modified Files: clients/Tests/exports.stable.out Branch: Feb2013 Log Message:
Approve after changesets 46290:4bf19a7c4e2c and 46289:d944146a71ef. diffs (19 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 @@ -1580,6 +1580,7 @@ str MALassertTriple(Client cntxt, MalBlk int MALcommentsOnly(MalBlkPtr mb); str MALengine(Client c); str MALexitClient(Client c); +str MALgarbagesink(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci); str MALinitClient(Client c); int MALkeyword(Client cntxt, str kw, int length); int MALlookahead(Client cntxt, str kw, int length); @@ -3109,6 +3110,7 @@ str shutdownFactory(Client cntxt, MalBlk str shutdownFactoryByName(Client cntxt, Module m, str nme); int sidewaysSelectProp; str singleRef; +str sinkRef; void slash_2_dir_sep(str fname); str sliceRef; str sortHRef; _______________________________________________ checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
