towards freeing actions
[c11tester.git] / params.h
index b4bfc7e7b7921b62c80ccf82ba2c0b2bdd30f925..2c007c631a4926ef5e5690e4ea39115c0bf87237 100644 (file)
--- a/params.h
+++ b/params.h
@@ -8,6 +8,7 @@
 struct model_params {
        int maxexecutions;
        bool nofork;
+       unsigned int tracebound;
 
        /** @brief Verbosity (0 = quiet; 1 = noisy; 2 = noisier) */
        int verbose;