X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_proof_checking%2FcicPp.ml;h=53f52272aec4d00afab8f15a762ffeee7d3f099c;hb=489ee5290cce2247291b8c5c53b98d493e7f6b99;hp=9242d1fedab60a2fc4630f835a6c2685234754dd;hpb=15e1fe3260e890b9a206b898084e8f19253a13b7;p=helm.git diff --git a/helm/ocaml/cic_proof_checking/cicPp.ml b/helm/ocaml/cic_proof_checking/cicPp.ml index 9242d1fed..53f52272a 100644 --- a/helm/ocaml/cic_proof_checking/cicPp.ml +++ b/helm/ocaml/cic_proof_checking/cicPp.ml @@ -36,6 +36,8 @@ (* *) (*****************************************************************************) +(* $Id$ *) + exception CicPpInternalError;; exception NotEnoughElements;;