You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
Index: lexer.l |
|
--- lexer.l.orig 2007-01-02 00:41:34 +0100 |
|
+++ lexer.l 2008-01-09 20:47:13 +0100 |
|
@@ -113,8 +113,6 @@ |
|
sqstring \'[^\'\n]*[\'\n] |
|
dqstring \"[^\"\n]*[\"\n] |
|
|
|
-%p 5000 |
|
- |
|
%s XP |
|
|
|
%x PROP
|
|
|