Changeset: d7201a422ad3 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d7201a422ad3
Modified Files:
monetdb5/modules/kernel/Makefile.ag
monetdb5/modules/kernel/microbenchmark.c
Branch: stratified_sampling
Log Message:
Add utils to microbenchmark Makefile
diffs (22 lines):
diff --git a/monetdb5/modules/kernel/Makefile.ag
b/monetdb5/modules/kernel/Makefile.ag
--- a/monetdb5/modules/kernel/Makefile.ag
+++ b/monetdb5/modules/kernel/Makefile.ag
@@ -8,6 +8,7 @@ INCLUDES = ../../mal \
../atoms \
../../../common/options \
../../../common/stream \
+ ../../../common/utils \
../../../gdk
MTSAFE
diff --git a/monetdb5/modules/kernel/microbenchmark.c
b/monetdb5/modules/kernel/microbenchmark.c
--- a/monetdb5/modules/kernel/microbenchmark.c
+++ b/monetdb5/modules/kernel/microbenchmark.c
@@ -20,7 +20,6 @@
#include <math.h>
#include <mal_exception.h>
#include "microbenchmark.h"
-
#include "mtwist.h"
static gdk_return
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list