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