]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/tactics/discriminationTactics.ml
Some precisations on a few comments by Ferruccio.
[helm.git] / helm / ocaml / tactics / discriminationTactics.ml
index 76b7337349bcc1dcec2d0e3850282704ba08ceb4..590b482c716db80b74b83429aa4808fbb804aa38 100644 (file)
@@ -204,7 +204,6 @@ exception TwoDifferentSubtermsFound of int
 (* term ha tipo t1=t2; funziona solo se t1 e t2 hanno in testa costruttori
 diversi *)
 
-(* FG: METTERE I NOMI ANCHE QUI? *)
 let discriminate'_tac ~term =
  let discriminate'_tac ~term status = 
   let (proof, goal) = status in