The cs variable is now always initialized, unless the "nocs" option is given to
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Tue, 27 Mar 2007 03:45:11 +0000 (03:45 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Tue, 27 Mar 2007 03:45:11 +0000 (03:45 +0000)
commit1e705f9a1265cbfbc3e39801c2bf23ac386e4f24
tree9b1d5ae065dcd34dc0b3f71519546c6b5ee2f383
parent4ffd1c67244cde5797bd10fb4215acca9399c330
The cs variable is now always initialized, unless the "nocs" option is given to
the write init command. If there is no main machine, cs is initialized to the
entry point of the last machine instantiation.

git-svn-id: http://svn.complang.org/ragel/trunk@155 052ea7fc-9027-0410-9066-f65837a77df0
ragel.vim
ragel/xmlcodegen.cpp
redfsm/gendata.cpp
redfsm/gendata.h
rlgen-cd/fsmcodegen.cpp
rlgen-java/javacodegen.cpp
rlgen-ruby/rubycodegen.cpp
test/export1.rl
test/export2.rl
test/export3.rl
test/export4.rl