]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_paramodulation/paramod.mli
Fixed conflicts due to problem when merging with UEQ implementation
[helm.git] / helm / software / components / ng_paramodulation / paramod.mli
index e133036af34d66487ed7181f9621621d90ae3c66..9cffd9d2889af4958d8dc8254ce1af33e31dc18d 100644 (file)
@@ -24,6 +24,7 @@ module type Paramod =
     val mk_passive : bag -> input * input -> bag * t Terms.unit_clause
     val mk_goal : bag -> input * input -> bag * t Terms.unit_clause
     val paramod : 
+      useage:bool ->
       max_steps:int ->
       ?timeout:float ->
       bag ->