@@ -2254,7 +2254,6 @@ let checkClosed f = match freeVariables f with
|frees->raise(CoAlgException(Printf.sprintf"%s is not closed because the variables '%s' occur freely"(string_of_formulaf)(List.fold_right(funelaccu->el^" "^accu)(List.tlfrees)(List.hdfrees))))