]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/cic_disambiguation/disambiguate.mli
Procedural: clear tactics added
[helm.git] / helm / software / components / cic_disambiguation / disambiguate.mli
index 123fcf96928f82fd10f0f43cb3d26b3b30648450..c1a50aceb82b8a44214cfa24f933a96061dfb2ea 100644 (file)
@@ -41,8 +41,7 @@ exception NoWellTypedInterpretation of
 exception PathNotWellFormed
 
 val interpretate_path :
-  context:Cic.name list -> CicNotationPt.term ->
-    Cic.term
+  context:Cic.name list -> CicNotationPt.term -> Cic.term
 
 type 'a disambiguator_input = string * int * 'a