Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mc: rename Inspector to Observer
[simgrid.git] / include / simgrid / forward.h
index a8f7cd3..72889a3 100644 (file)
@@ -180,7 +180,7 @@ namespace surf {
 }
 namespace mc {
 class CommunicationDeterminismChecker;
-class SimcallInspector;
+class SimcallObserver;
 }
 namespace vm {
 class VMModel;