Updated the help and version information in the backend programs. Also updated
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Tue, 13 Feb 2007 18:30:10 +0000 (18:30 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Tue, 13 Feb 2007 18:30:10 +0000 (18:30 +0000)
commit9d0df29afa84d23268f6637b73195240ab1aad3f
tree2f0791f9e46e36a3ee6499f8edde9831ae7981f0
parent7601068dd2ff0d310e1034ebaf4d4db61a4820d9
Updated the help and version information in the backend programs. Also updated
the option processing. Renamed and updated the man page for the backend. Added
man pages for the new backend programs.

Removed unused options from the list of options which are accepted in the
backend programs.

git-svn-id: http://svn.complang.org/ragel/trunk@106 052ea7fc-9027-0410-9066-f65837a77df0
doc/Makefile.in
doc/ragel.1.in
doc/rlgen-cd.1.in [moved from doc/rlcodegen.1.in with 83% similarity]
doc/rlgen-dot.1.in [new file with mode: 0644]
doc/rlgen-java.1.in [new file with mode: 0644]
doc/rlgen-ruby.1.in [new file with mode: 0644]
rlgen-cd/main.cpp
rlgen-dot/main.cpp
rlgen-java/main.cpp
rlgen-ruby/main.cpp
test/runtests