X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic%2Fdeannotate.ml;h=f04f5aa10e1197ea61c8338e3a39a01968083346;hb=5104e38ee747fd1052ce21f3f9f2ecc778d590ba;hp=21e591d4e20cbe4e39b1726296cb55769e57e0f6;hpb=f47b833df94d134090a65653077744290438a875;p=helm.git diff --git a/helm/ocaml/cic/deannotate.ml b/helm/ocaml/cic/deannotate.ml index 21e591d4e..f04f5aa10 100644 --- a/helm/ocaml/cic/deannotate.ml +++ b/helm/ocaml/cic/deannotate.ml @@ -23,6 +23,8 @@ * http://cs.unibo.it/helm/. *) +(* $Id$ *) + (* converts annotated terms into cic terms (forgetting ids and names) *) let rec deannotate_term = let module C = Cic in