X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Ftactics%2FprimitiveTactics.mli;h=577ed753575a0da5dd6ecfd78b3cbdcb3e08481c;hb=1acfe506c30e7fcc9d6e427d2523130c371a1159;hp=863df5eeea2872ef08d48c01348c2c25974072f0;hpb=acc9067d3263ffced81c52539f918d47d418d5c7;p=helm.git diff --git a/helm/software/components/tactics/primitiveTactics.mli b/helm/software/components/tactics/primitiveTactics.mli index 863df5eee..577ed7535 100644 --- a/helm/software/components/tactics/primitiveTactics.mli +++ b/helm/software/components/tactics/primitiveTactics.mli @@ -82,6 +82,7 @@ val elim_intros_tac: ProofEngineTypes.tactic val cases_intros_tac: + ?howmany:int -> ?mk_fresh_name_callback:ProofEngineTypes.mk_fresh_name_type -> Cic.term -> ProofEngineTypes.tactic