]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_paramodulation/terms.mli
Ported innermost strategy for demodulation from trunk
[helm.git] / helm / software / components / ng_paramodulation / terms.mli
index c15c85af24a6c4a91d756441a738d4be2833be27..76eda3717c3f8457810e8d03ff86d4cfbc7f1cd7 100644 (file)
@@ -85,7 +85,7 @@ type 'a bag = int (* max ID  *)
 module type Blob =
   sig
     (* Blob is the type for opaque leaves: 
-     * - checking equlity should be efficient
+     * - checking equality should be efficient
      * - atoms have to be equipped with a total order relation
      *)
     type t