The code generators now exit immediately if the language is not correct. Write
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Tue, 13 Feb 2007 19:11:38 +0000 (19:11 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Tue, 13 Feb 2007 19:11:38 +0000 (19:11 +0000)
commit129ab1879557cd6dfcd3c77a6c3faa94368a35c3
tree5e72cc8f7c7dfae75e76402a86dd26192c15d9c7
parent9d0df29afa84d23268f6637b73195240ab1aad3f
The code generators now exit immediately if the language is not correct.  Write
statements are no longer interpreted in rlgen-dot. Since they have no meaning
in this generator, it is best to ignore them.

git-svn-id: http://svn.complang.org/ragel/trunk@107 052ea7fc-9027-0410-9066-f65837a77df0
redfsm/gendata.cpp
rlgen-cd/main.cpp
rlgen-dot/gvdotgen.cpp
rlgen-dot/gvdotgen.h
rlgen-java/main.cpp
rlgen-ruby/main.cpp