planning to build a predicate generator based on values that have been written to...
[c11tester.git] / model.h
diff --git a/model.h b/model.h
index be9c86afca6d973b0bec4280654fb6c819268489..9fb94228a3a9f6460a17dbe6f74754062a5934f8 100644 (file)
--- a/model.h
+++ b/model.h
@@ -59,6 +59,7 @@ public:
        uint64_t switch_to_master(ModelAction *act);
 
        bool assert_bug(const char *msg, ...);
+
        void assert_user_bug(const char *msg);
 
        model_params params;