Changeset: 513e6c746d3f for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=513e6c746d3f
Modified Files:
        monetdb5/mal/Makefile.ag
Branch: Dec2016
Log Message:

Publish some more include files so that extensions can use the Client context.


diffs (22 lines):

diff --git a/monetdb5/mal/Makefile.ag b/monetdb5/mal/Makefile.ag
--- a/monetdb5/mal/Makefile.ag
+++ b/monetdb5/mal/Makefile.ag
@@ -54,10 +54,18 @@ headers_h = {
        HEADERS = h
        SOURCES = \
                mal.h \
+               mal_client.h \
                mal_errors.h \
                mal_exception.h \
+               mal_factory.h \
+               mal_function.h \
                mal_instruction.h \
+               mal_interpreter.h \
+               mal_listing.h \
+               mal_module.h \
                mal_namespace.h \
+               mal_profiler.h \
+               mal_resolve.h \
                mal_stack.h \
                mal_type.h
 }
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to