]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_disambiguation/disambiguateTypes.mli
- moved command as sub-entries of tactical grammars (as per tactics)
[helm.git] / helm / ocaml / cic_disambiguation / disambiguateTypes.mli
index 2849a858ca88230e9b686b5165988a47ae2abd27..ccde1a4e85690dc66374e93a67deffc9558f8fc7 100644 (file)
@@ -62,7 +62,5 @@ val string_of_domain: domain_item list -> string
 
 type term = CicAst.term
 type tactic = (term, string) TacticAst.tactic
-type tactical = (term, string) TacticAst.tactic TacticAst.tactical
-type command = term CommandAst.command
-type script = term CommandAst.Script.script
+type tactical = (term, string) TacticAst.tactical