X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Facic_procedural%2FproceduralMode.mli;h=71356b6ff20daadba90ab9de4c67733474537416;hb=b378b7f4f2a3a897c4b69f44d4d1d54cc4d0aa56;hp=96a0b3b132709e620356918894cf83d3c95d6ff3;hpb=380284d5b85bd218f812bc0f9725061912c291f6;p=helm.git diff --git a/helm/software/components/acic_procedural/proceduralMode.mli b/helm/software/components/acic_procedural/proceduralMode.mli index 96a0b3b13..71356b6ff 100644 --- a/helm/software/components/acic_procedural/proceduralMode.mli +++ b/helm/software/components/acic_procedural/proceduralMode.mli @@ -22,9 +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 - -val is_appl: bool -> Cic.term -> bool +*)