]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/acic_procedural/proceduralHelpers.mli
cicUtil: we moved here pp_term from proceduralHelpers
[helm.git] / helm / software / components / acic_procedural / proceduralHelpers.mli
index 1e0717efadf9b826c662e0f583f388d37c713088..69df6d79769d87e1d9eb9776aa8d4402418bb05d 100644 (file)
@@ -23,8 +23,6 @@
  * http://cs.unibo.it/helm/.
  *)
 
-val pp_term:
-   (string -> unit) -> Cic.metasenv -> Cic.context -> Cic.term -> unit
 val mk_fresh_name:
    Cic.context -> Cic.name -> Cic.name
 val list_fold_right_cps: