]> matita.cs.unibo.it Git - helm.git/blob - ocaml/cic_disambiguation/lexer.mli
made executable again
[helm.git] / ocaml / cic_disambiguation / lexer.mli
1
2 exception Error of int * int * string
3
4 val lex : (string * string) Token.glexer
5