X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fextlib%2FpatternMatcher.ml;h=c1b436a97cf241d120109b6b7357d179f2f27d5d;hb=6f0e3275c5a100568c8529d6c58150ef4af692d0;hp=27b916bfedfbf5a474e4e10baf3a70e4b0d8c751;hpb=9a0e4f3be9f70662f18d2d3b6dd60ae79fba565b;p=helm.git diff --git a/helm/ocaml/extlib/patternMatcher.ml b/helm/ocaml/extlib/patternMatcher.ml index 27b916bfe..c1b436a97 100644 --- a/helm/ocaml/extlib/patternMatcher.ml +++ b/helm/ocaml/extlib/patternMatcher.ml @@ -23,6 +23,8 @@ * http://helm.cs.unibo.it/ *) +(* $Id$ *) + open Printf type pattern_kind = Variable | Constructor