If the main machine is not present then do not emit an error. Generate the
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Mon, 12 Mar 2007 20:58:18 +0000 (20:58 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Mon, 12 Mar 2007 20:58:18 +0000 (20:58 +0000)
commit8f952684e88b2e64103c5215bd1e7cf3c7bc0ac7
tree4d788b8972a74d822fbf617a3c18e33fbb59651d
parentfde2fd782b1e519bd6c877e958f00b37a0efe0e7
If the main machine is not present then do not emit an error. Generate the
machine without a start state and do not initialize cs in the write init code.

git-svn-id: http://svn.complang.org/ragel/trunk@140 052ea7fc-9027-0410-9066-f65837a77df0
13 files changed:
ragel/main.cpp
ragel/parsedata.cpp
ragel/ragel.h
ragel/rlparse.kl
ragel/xmlcodegen.cpp
redfsm/gendata.cpp
redfsm/redfsm.cpp
rlgen-cd/fsmcodegen.cpp
rlgen-java/javacodegen.cpp
rlgen-ruby/rubycodegen.cpp
test/export1.rl
test/export2.rl
test/export3.rl