Shorter verbose message
This commit is contained in:
2
symrs.cc
2
symrs.cc
@@ -820,7 +820,7 @@ void SymRS::encodeTransitions(void)
|
|||||||
VERB("Reactions ready");
|
VERB("Reactions ready");
|
||||||
|
|
||||||
if (usingContextAutomaton()) {
|
if (usingContextAutomaton()) {
|
||||||
VERB("Augmenting transition relation encoding with the transition relation for context automaton");
|
VERB("Augmenting transitions with transitions for context automaton");
|
||||||
|
|
||||||
if (opts->part_tr_rel) {
|
if (opts->part_tr_rel) {
|
||||||
auto last_index = numberOfProc;
|
auto last_index = numberOfProc;
|
||||||
|
|||||||
Reference in New Issue
Block a user