]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/acic_procedural/proceduralMode.mli
- we replaced a normalize with a whd in the classification algorithm
[helm.git] / helm / software / components / acic_procedural / proceduralMode.mli
index dc382693fa339f532a7db15928d2f27478604709..71356b6ff20daadba90ab9de4c67733474537416 100644 (file)
@@ -22,5 +22,8 @@
  * For details, see the HELM World-Wide-Web page,
  * http://cs.unibo.it/helm/.
  *)
+(*
+val is_eliminator: (Cic.context * Cic.term) list -> bool
 
 val bkd: Cic.context -> Cic.term -> bool
+*)