Changeset: 14561df9b78e for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=14561df9b78e Added Files: clients/mapiclient/mhelp.h Branch: default Log Message:
We need this file as well. diffs (14 lines): diff --git a/clients/mapiclient/mhelp.h b/clients/mapiclient/mhelp.h new file mode 100644 --- /dev/null +++ b/clients/mapiclient/mhelp.h @@ -0,0 +1,9 @@ +/* + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * Copyright 1997 - July 2008 CWI, August 2008 - 2016 MonetDB B.V. + */ + +extern void sql_help( char *pattern, stream *toConsole); _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
