]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_tactics/nInversion.mli
Release 0.5.9.
[helm.git] / helm / software / components / ng_tactics / nInversion.mli
index 14d33eb1ee1be16fa9442439329ad76a14208084..b5ca8597d9b53f0f13bf0875c22b912c86034c07 100644 (file)
@@ -11,7 +11,6 @@
 
 (* $Id: nCic.ml 9058 2008-10-13 17:42:30Z tassi $ *)
 
-val mk_inverter:
- string -> bool -> NCic.inductiveType -> int -> ?selection:bool list ->
+val mk_inverter: string -> NCic.inductiveType -> int -> ?selection:bool list ->
   NCic.sort -> (#NTacStatus.tac_status as 's) -> string -> 
-   's * NCic.obj
+  's * NCic.obj