]> matita.cs.unibo.it Git - helm.git/commitdiff
comments
authorEnrico Tassi <enrico.tassi@inria.fr>
Thu, 4 Jun 2009 10:18:12 +0000 (10:18 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Thu, 4 Jun 2009 10:18:12 +0000 (10:18 +0000)
helm/software/components/ng_paramodulation/orderings.mli

index c7f67aa09313fb1ec9127856ec9f8d06b7c3338e..74989c3ebaae8872686ef6a7cfe1e09d9492c80c 100644 (file)
@@ -17,8 +17,6 @@ module Orderings (B : Terms.Blob) :
     (* This order relation should be:
      * - stable for instantiation
      * - total on ground terms
-     *
-     * The output can range only on Eq, Lt, Gt, Incomparable
      *)
     val compare_terms : 
           B.t Terms.foterm -> B.t Terms.foterm -> Terms.comparison