Explorar el Código

Remode cut hack

Fromentin Jean hace 4 años
padre
commit
239b1ae313
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      single/treewalk.cpp

+ 1 - 1
single/treewalk.cpp

@@ -78,7 +78,7 @@ void walk(int m,int k)
 	print_monoid_gen(*current);
 	}*/
       
-      if(true or not cut(*current))
+      if(not cut(*current))
 	{
 	  if (current->genus < MAX_GENUS - 1)
 	    {