bug fix
[c11tester.git] / newfuzzer.h
index bf01faf00aa0435f6beab22cf0adac7d698a0090..02c3fc0102d5e4b359fa43acb4b3737f85010078 100644 (file)
@@ -34,7 +34,7 @@ public:
        bool shouldWake(const ModelAction * sleep);
        bool shouldWait(const ModelAction * wait);
 
-       void register_engine(ModelExecution * execution);
+       void register_engine(ModelChecker * model, ModelExecution * execution);
        Predicate * get_selected_child_branch(thread_id_t tid);
 
        SNAPSHOTALLOC