]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/components/ng_paramodulation/paramod.mli
The Blob is not abstracted on the context any more.
[helm.git] / matitaB / components / ng_paramodulation / paramod.mli
index 367d7939448f269ebedd755cb688cbc887155c9c..60691a57c0bd843bdbde2c114d5b8cb9147fb5a9 100644 (file)
@@ -26,6 +26,7 @@ module type Paramod =
     val empty_state : state
     val bag_of_state :state -> bag
     val replace_bag : state -> bag -> state
+    (* we suppose input has been already saturated *)
     val mk_passive : bag -> input * input -> bag * t Terms.unit_clause
     val mk_goal : bag -> input * input -> bag * t Terms.unit_clause
     val forward_infer_step :