Get GDAX working.
[c11tester.git] / params.h
index 7f749cae6fc082d1551fdfb86f0c5728cf176fbc..9a2cf3b96f99f5c864d4be1903b4eecb72c2fc71 100644 (file)
--- a/params.h
+++ b/params.h
@@ -9,6 +9,7 @@ struct model_params {
        unsigned int uninitvalue;
        int maxexecutions;
        bool nofork;
+       bool threadsnocleanup;
 
        /** @brief Verbosity (0 = quiet; 1 = noisy; 2 = noisier) */
        int verbose;