]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/acic_procedural/proceduralHelpers.mli
- Procedural: bug fix in rendering the application: we must handle the
[helm.git] / helm / software / components / acic_procedural / proceduralHelpers.mli
index c374a1866c9b266659513bd107e8b8f8ba8dd71b..e1b7f49f6bfaa55d8810407d31df45cdbe903f83 100644 (file)
@@ -55,6 +55,8 @@ val get_ind_parameters:
    Cic.context -> Cic.term -> Cic.term list * int
 val cic: 
    Cic.annterm -> Cic.term
+val occurs:
+   Cic.context -> what:Cic.term -> where:Cic.term -> bool
 val cic_bc:
    Cic.context -> Cic.term -> Cic.term
 val acic_bc: