Lexer doesn't have a named_char module anymore
This commit is contained in:
parent
a88bf20a23
commit
21263fb2ed
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ extern crate sibiltypes;
|
||||||
mod char;
|
mod char;
|
||||||
mod charset;
|
mod charset;
|
||||||
mod lexer;
|
mod lexer;
|
||||||
mod named_char;
|
|
||||||
mod number;
|
mod number;
|
||||||
mod str;
|
mod str;
|
||||||
mod token;
|
mod token;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue