Removed the old flex and bison files. Fixed a bug in regexes and OR literals:
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Mon, 22 Jan 2007 19:22:01 +0000 (19:22 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Mon, 22 Jan 2007 19:22:01 +0000 (19:22 +0000)
commit15b56beda97efc88af9faf8d04d666e7ef842712
tree63096d451ea52e1c38bdf8ee8d436e5282015d2b
parent55c936161f10ece1a1f184c7d33d31a3bd00c95c
Removed the old flex and bison files. Fixed a bug in regexes and OR literals:
\0 was not properly recognized. Improved error reporting.

git-svn-id: http://svn.complang.org/ragel/trunk@7 052ea7fc-9027-0410-9066-f65837a77df0
ragel/rlparse.kl
ragel/rlparse.y [deleted file]
ragel/rlscan.lex [deleted file]
ragel/rlscan.rl
rlcodegen/xmlparse.y [deleted file]
rlcodegen/xmlscan.lex [deleted file]
rlcodegen/xmlscan.rl