Commit 5a6dae90 authored by Joanne Hugé's avatar Joanne Hugé

WIP

parent 6cbbb8e5
......@@ -105,6 +105,8 @@ int main(int argc, char *argv[]) {
if (param.max_cycles == param.stat.nb_cycles) break;
}
tracing(0);
exit(EXIT_SUCCESS);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment