X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3f3cd5a65b344ca10eb938bf9837648a0adf7b2a..4af77064e63a230d657657a4164f6ff918e5df54:/teshsuite/surf/maxmin_bench/maxmin_bench.c diff --git a/teshsuite/surf/maxmin_bench/maxmin_bench.c b/teshsuite/surf/maxmin_bench/maxmin_bench.c index 78e9222a02..dc907a9a5e 100644 --- a/teshsuite/surf/maxmin_bench/maxmin_bench.c +++ b/teshsuite/surf/maxmin_bench/maxmin_bench.c @@ -6,6 +6,7 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ +#include "src/include/surf/surf.h" #include "surf/maxmin.h" #include "xbt/module.h" #include "xbt/xbt_os_time.h" @@ -179,7 +180,7 @@ int main(int argc, char **argv) //Otherwise, just set it to a constant value (and set rate_no_limit to 1.0): //nb_elem=200 - xbt_init(&argc, argv); + surf_init(&argc, argv); for(int i=0;i