X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Facic_content%2Facic2astMatcher.ml;h=d62786cc7a77316e65d11d4c8a6709bc31a42882;hb=ee8a9f2a9f75814be05fa9f7aafefb3e42692a2a;hp=7575dc8ba9eb2d3b4d1e750bb890b3297ea5897e;hpb=9a0e4f3be9f70662f18d2d3b6dd60ae79fba565b;p=helm.git diff --git a/helm/ocaml/acic_content/acic2astMatcher.ml b/helm/ocaml/acic_content/acic2astMatcher.ml index 7575dc8ba..d62786cc7 100644 --- a/helm/ocaml/acic_content/acic2astMatcher.ml +++ b/helm/ocaml/acic_content/acic2astMatcher.ml @@ -23,6 +23,8 @@ * http://helm.cs.unibo.it/ *) +(* $Id$ *) + module Ast = CicNotationPt module Util = CicNotationUtil