X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Facic_content%2FcicNotationUtil.ml;h=8e487ed11ed293374f4737a39bbc0e975b0165ff;hb=771ee8b9d122fa963881c876e86f90531bb7434f;hp=285047de868b111b2e56317780853a250144d0c2;hpb=cf3635c0830661f59d16339cd7fc9c3b948fcbc8;p=helm.git diff --git a/helm/ocaml/acic_content/cicNotationUtil.ml b/helm/ocaml/acic_content/cicNotationUtil.ml index 285047de8..8e487ed11 100644 --- a/helm/ocaml/acic_content/cicNotationUtil.ml +++ b/helm/ocaml/acic_content/cicNotationUtil.ml @@ -23,6 +23,8 @@ * http://helm.cs.unibo.it/ *) +(* $Id$ *) + module Ast = CicNotationPt let visit_ast ?(special_k = fun _ -> assert false) k =