mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-16 22:57:38 +00:00
rulegen3:: improved debug
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user