X-Git-Url: http://plrg.eecs.uci.edu/git/?p=cdsspec-compiler.git;a=blobdiff_plain;f=params.h;h=0eda8bfa562e281a7bf1e93ae4f565c0449da455;hp=043b2a5c530bd8a4ed1d78b7f1f81007757c1cb2;hb=b090a4abc4915a9aa2a29787f76a6add79f838e2;hpb=50e0465f724dc182d5d7504004e93f1a1b4644b9 diff --git a/params.h b/params.h index 043b2a5..0eda8bf 100644 --- a/params.h +++ b/params.h @@ -10,7 +10,6 @@ struct model_params { int maxfuturedelay; bool yieldon; bool yieldblock; - bool sc_trace_analysis; unsigned int fairwindow; unsigned int enabledcount; unsigned int bound;