X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Facic_content%2FcontentPp.ml;h=ca89fad7d23d6e706eb24d2853cee1306e909505;hb=ee8a9f2a9f75814be05fa9f7aafefb3e42692a2a;hp=3967c621668818fbb68b8e48fcd3e2bbc96e0b32;hpb=9a0e4f3be9f70662f18d2d3b6dd60ae79fba565b;p=helm.git diff --git a/helm/ocaml/acic_content/contentPp.ml b/helm/ocaml/acic_content/contentPp.ml index 3967c6216..ca89fad7d 100644 --- a/helm/ocaml/acic_content/contentPp.ml +++ b/helm/ocaml/acic_content/contentPp.ml @@ -32,6 +32,8 @@ (* *) (***************************************************************************) +(* $Id$ *) + exception ContentPpInternalError;; exception NotEnoughElements;; exception TO_DO