add traceanalysis support
[cdsspec-compiler.git] / params.h
index 946c801e4cce5aac707d0b1c3c7e9a204401ade5..0eda8bfa562e281a7bf1e93ae4f565c0449da455 100644 (file)
--- a/params.h
+++ b/params.h
@@ -9,7 +9,7 @@ struct model_params {
        int maxreads;
        int maxfuturedelay;
        bool yieldon;
-       bool sc_trace_analysis;
+       bool yieldblock;
        unsigned int fairwindow;
        unsigned int enabledcount;
        unsigned int bound;