Fixed error from last commit: The frontend should emit states with numbers
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sat, 3 Feb 2007 21:48:19 +0000 (21:48 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sat, 3 Feb 2007 21:48:19 +0000 (21:48 +0000)
commit03718a6eb002e4a775c4dcbf361bb5332020783a
tree611fa30f93ff8cd724f46e1738b841e5722bdc91
parent86241b80c7b8d910facc6d095ba5c9494b91f959
Fixed error from last commit: The frontend should emit states with numbers
starting at 0. The state numbers in the XML file are now read and used to set
the state id. They are currently overwritten, but this should change when the
frontend is able to decide if an error state is needed.

git-svn-id: http://svn.complang.org/ragel/trunk@70 052ea7fc-9027-0410-9066-f65837a77df0
ragel/parsedata.cpp
redfsm/gendata.cpp
redfsm/gendata.h
redfsm/xmlparse.kl