The startstate, first final and error state writing can be moved to FsmCodeGen.
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Mon, 12 Mar 2007 15:13:23 +0000 (15:13 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Mon, 12 Mar 2007 15:13:23 +0000 (15:13 +0000)
commit6fe94531c18155b78136ed8e768a4a3c6725b043
tree5b2f3cdb30ba87f6c55dfccbb66f853589f1a3e3
parentdf5c2c21ff782a891df5b5907a6cbbdb733a664e
The startstate, first final and error state writing can be moved to FsmCodeGen.
At this time entry points are written as well.

git-svn-id: http://svn.complang.org/ragel/trunk@137 052ea7fc-9027-0410-9066-f65837a77df0
rlgen-cd/fflatcodegen.cpp
rlgen-cd/fgotocodegen.cpp
rlgen-cd/flatcodegen.cpp
rlgen-cd/fsmcodegen.cpp
rlgen-cd/fsmcodegen.h
rlgen-cd/ftabcodegen.cpp
rlgen-cd/gotocodegen.cpp
rlgen-cd/ipgotocodegen.cpp
rlgen-cd/tabcodegen.cpp