]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/paramodulation/discrimination_tree.ml
\vdash added
[helm.git] / helm / ocaml / paramodulation / discrimination_tree.ml
index 9470e1bdec34d17edde11a06eb51b252dbbe21b9..443c5c63bc043d12a61d4ff67f881611120a7307 100644 (file)
@@ -94,6 +94,7 @@ module DiscriminationTree = struct
 end
 *)
 
+  
 let string_of_discrimination_tree tree =
   let rec to_string level = function
     | DiscriminationTree.Node (value, map) ->