X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_transformations%2FtacticAst.ml;h=7be8293da592073d748b4b37fbbf98307b5af39d;hb=275727242ccdce9df01af65f3bfb2d65283fa197;hp=fd5bde9044bede04b9768a7b7de013992b60b554;hpb=e0fc20211c796fd90db43b9caece8f9aa1c75390;p=helm.git diff --git a/helm/ocaml/cic_transformations/tacticAst.ml b/helm/ocaml/cic_transformations/tacticAst.ml index fd5bde904..7be8293da 100644 --- a/helm/ocaml/cic_transformations/tacticAst.ml +++ b/helm/ocaml/cic_transformations/tacticAst.ml @@ -78,6 +78,7 @@ type thm_flavour = type 'term command = | Abort + | Baseuri of string option (** get/set base uri *) | Check of 'term | Proof | Qed of string option