Support for -x option
[model-checker.git] / params.h
index ac5dd9665b6a2cf5e66b276668bb127eb98e4230..c5b617bc7d64222617d10d0091b45f923bdaf806 100644 (file)
--- a/params.h
+++ b/params.h
@@ -14,6 +14,7 @@ struct model_params {
        unsigned int enabledcount;
        unsigned int bound;
        unsigned int uninitvalue;
+       unsigned int maxexecutions;
 
        /** @brief Maximum number of future values that can be sent to the same
         *  read */