X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fmatita%2FmatitaProof.mli;h=e9df2c1406a61ca647351858237278cda625778e;hb=07dde6f87105c18b28fc784b7d596a5d242e1225;hp=e74efdf7df47f171eabf34b3749268c6a8ba8071;hpb=c90749c827f9c1a359cfe0a48e669952d49187c6;p=helm.git diff --git a/helm/matita/matitaProof.mli b/helm/matita/matitaProof.mli index e74efdf7d..e9df2c140 100644 --- a/helm/matita/matitaProof.mli +++ b/helm/matita/matitaProof.mli @@ -55,8 +55,8 @@ class proof: uri:UriManager.uri -> typ:Cic.term -> (** {2 tactic commands builders} *) -(* TODO these are just some examples, a lot of other tactics/tacticals must be - * added here *) +(* TODO Zack: these are just some examples, a lot of other tactics/tacticals + * must be added here *) val intros: ?namer:MatitaTypes.namer -> proofStatus -> MatitaTypes.command