]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_transformations/cicAst.mli
debian version 0.0.5-6
[helm.git] / helm / ocaml / cic_transformations / cicAst.mli
index 8abd4f3c9d571e36624cb62136cfec18b800e9a7..6bb67af227b5c96edb87ea3ea873bd5ece63dd81 100644 (file)
@@ -26,6 +26,7 @@
 (** {2 Parsing related types} *)
 
 type location = Lexing.position * Lexing.position
+val pp_location: location -> string
 
   (** maps old style (i.e. <= 3.07) lexer location to new style location,
   * padding with dummy values where needed *)