X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2FmatitaProof.mli;h=e9df2c1406a61ca647351858237278cda625778e;hb=cc465115cdeea9819f43a5ad219b07c4f928c43a;hp=e74efdf7df47f171eabf34b3749268c6a8ba8071;hpb=b5d69130dd83587b5fb9cbb39251aaa8df8c456e;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