Parcourir la source

Remode cut hack

Fromentin Jean il y a 4 ans
Parent
commit
239b1ae313
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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)
 	    {