]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaProof.mli
snapshot
[helm.git] / helm / matita / matitaProof.mli
index e74efdf7df47f171eabf34b3749268c6a8ba8071..e9df2c1406a61ca647351858237278cda625778e 100644 (file)
@@ -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