The "tokstart" and "tokend" variables were changed to "ts" and "te".
commite053d4c093fe40701b5376b66f200c932732bf7c
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 11 Jan 2008 20:18:27 +0000 (11 20:18 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Fri, 11 Jan 2008 20:18:27 +0000 (11 20:18 +0000)
tree0a64e00f1cc12fe7dc3a30faee8193aafb75dbae
parent2be8a338abb1df4b1974aef39414b9b08bd2e133
The "tokstart" and "tokend" variables were changed to "ts" and "te".

git-svn-id: svn://mambo.cs.queensu.ca/ragel/trunk@399 052ea7fc-9027-0410-9066-f65837a77df0
24 files changed:
ChangeLog
examples/clang.rl
examples/cppscan.rl
examples/pullscan.rl
examples/rlscan.rl
ragel/parsedata.cpp
rlgen-cd/fsmcodegen.cpp
rlgen-java/javacodegen.cpp
rlgen-ruby/ruby-codegen.cpp
test/clang4.rl
test/cppscan2.rl
test/cppscan3.rl
test/cppscan5.rl
test/cppscan6.rl
test/gotocallret2.rl
test/langtrans_c.txl
test/langtrans_d.txl
test/langtrans_java.txl
test/langtrans_ruby.txl
test/lmgoto.rl
test/patact.rl
test/rlscan.rl
test/scan1.rl
test/tokstart1.rl