Changeset: 27e6d05c9ae2 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=27e6d05c9ae2 Modified Files: monetdb5/modules/mal/mal_init.mal Branch: malparsing Log Message:
No autoload file known diffs (9 lines): diff --git a/monetdb5/modules/mal/mal_init.mal b/monetdb5/modules/mal/mal_init.mal --- a/monetdb5/modules/mal/mal_init.mal +++ b/monetdb5/modules/mal/mal_init.mal @@ -98,4 +98,4 @@ include oltp; # Any extensions (MAL scripts) that should be automatically loaded upon # startup can be placed in the autoload directory. One typically finds # the SQL module in here, but it can also be used to load custom scripts. -include autoload; +#include autoload; _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list