Now accepts the characters ^ and ~ in strings.

This commit is contained in:
Marty Kraimer
1996-10-15 19:20:55 +00:00
parent 97b96da957
commit 956fba853e

View File

@@ -1,5 +1,5 @@
name [a-zA-Z0-9_\-:\.\[\]<>;]
string [a-zA-Z0-9_\,\./\*#\[\]%: ;!|\'\-&\(\)@\?\+<>=\$\t]
string [a-zA-Z0-9_\,\^~\./\*#\[\]%: ;!|\'\-&\(\)@\?\+<>=\$\t]
%{
#undef YY_INPUT