mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 17:10:36 +00:00
rulegen3:: improved debug
This commit is contained in:
parent
16cdaa5a00
commit
35bd625a87
@ -1159,7 +1159,7 @@ EX void test_transducers() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if(changes) {
|
if(changes) {
|
||||||
println(hlog, "changes = ", changes);
|
println(hlog, "changes = ", changes, " with ", isize(autom), " states");
|
||||||
goto next_iteration;
|
goto next_iteration;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user