diff --git a/rulegen.cpp b/rulegen.cpp index e2706197..19d23add 100644 --- a/rulegen.cpp +++ b/rulegen.cpp @@ -401,6 +401,7 @@ EX void find_new_shortcuts(tcell *c, int d, tcell *alt, int delta) { walkers2.push_back(twalker(alt, delta)); for(int j=0; jtype; s++) { twalker w1 = w + s; if(!w1.peek()) continue;