(** Hash-consed formulae, which are in negation normal form,
such that structural and physical equality coincide.
...
...
@@ -2381,29 +2430,18 @@ 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))))