X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Facic_procedural%2FproceduralMode.mli;h=71356b6ff20daadba90ab9de4c67733474537416;hb=c5bbe2a9b9b914f538ae03526c34f2dea5364b1d;hp=2f0e7e9f49d292390458f3e3afdb947f640100c1;hpb=94c0dace142ca00a1b5e1a63d83f65d86e3a1c8d;p=helm.git diff --git a/helm/software/components/acic_procedural/proceduralMode.mli b/helm/software/components/acic_procedural/proceduralMode.mli index 2f0e7e9f4..71356b6ff 100644 --- a/helm/software/components/acic_procedural/proceduralMode.mli +++ b/helm/software/components/acic_procedural/proceduralMode.mli @@ -22,7 +22,8 @@ * For details, see the HELM World-Wide-Web page, * http://cs.unibo.it/helm/. *) - -val is_eliminator: Cic.term list -> bool +(* +val is_eliminator: (Cic.context * Cic.term) list -> bool val bkd: Cic.context -> Cic.term -> bool +*)