wrc: Remove an unused lexer definition.
This commit is contained in:
parent
4b15e6fd09
commit
9cb5579130
|
@ -90,7 +90,6 @@
|
|||
|
||||
/* Some shortcut definitions */
|
||||
ws [ \f\t\r]
|
||||
cident [a-zA-Z_][0-9a-zA-Z_]*
|
||||
|
||||
%{
|
||||
|
||||
|
|
Loading…
Reference in New Issue