Shortened the name of the Java code generation executable.
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 2 Feb 2007 21:03:29 +0000 (21:03 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 2 Feb 2007 21:03:29 +0000 (21:03 +0000)
commit24a18b063ea1d35bccda37718742eab1ef1ac8ad
treeab96d9987362cf9c1db81458c46821569a0ca0fd
parentb6c418a13b23217795e7473001f72c5e6629472d
Shortened the name of the Java code generation executable.

git-svn-id: http://svn.complang.org/ragel/trunk@63 052ea7fc-9027-0410-9066-f65837a77df0
12 files changed:
Makefile.in
configure
configure.in
rlgen-java/Makefile.in [moved from javagen/Makefile.in with 91% similarity]
rlgen-java/fsmcodegen.cpp [moved from javagen/fsmcodegen.cpp with 100% similarity]
rlgen-java/fsmcodegen.h [moved from javagen/fsmcodegen.h with 100% similarity]
rlgen-java/javacodegen.cpp [moved from javagen/javacodegen.cpp with 100% similarity]
rlgen-java/javacodegen.h [moved from javagen/javacodegen.h with 100% similarity]
rlgen-java/javagen.h [moved from javagen/javagen.h with 100% similarity]
rlgen-java/main.cpp [moved from javagen/main.cpp with 100% similarity]
rlgen-java/tabcodegen.cpp [moved from javagen/tabcodegen.cpp with 100% similarity]
rlgen-java/tabcodegen.h [moved from javagen/tabcodegen.h with 100% similarity]