]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_disambiguation/cicTextualParser2.mli
- enriched Parse_error exception with error location
[helm.git] / helm / ocaml / cic_disambiguation / cicTextualParser2.mli
index 351d929e27e75fafb8404c9e0f62842fcb09a42b..9ed3bdefcabef9024a7b556a2ba49ce7c13c48be 100644 (file)
@@ -23,7 +23,7 @@
  * http://helm.cs.unibo.it/
  *)
 
-exception Parse_error of string
+exception Parse_error of Token.flocation * string
 
 (** {2 Parsing functions} *)