Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move module tracing into corresponding modules
[simgrid.git] / src / smpi / instr_smpi.c
similarity index 99%
rename from src/instr/instr_smpi.c
rename to src/smpi/instr_smpi.c
index b794d02..b4239be 100644 (file)
@@ -4,7 +4,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 "instr/instr_private.h"
+#include "private.h"
 #include "mc/mc.h"
 #include <ctype.h>
 #include <wchar.h>