In the variable statement changed the name "curstate" to "cs" (the default
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sun, 29 Apr 2007 03:50:47 +0000 (03:50 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sun, 29 Apr 2007 03:50:47 +0000 (03:50 +0000)
commite9ed7749d1ed4e2d73c5ba68f437cdcd830a65db
treeb64362571b6991bd7aa6725f352efd5492750676
parentd9e3d8a5b3a02ead483f40a7726a24bf512fca6e
In the variable statement changed the name "curstate" to "cs" (the default
name used for the current state) and implemented the other names as their
defaults. Now all variables (p, pe, cs, top, stack, act, tokstart, tokend) can
be renamed.

git-svn-id: http://svn.complang.org/ragel/trunk@207 052ea7fc-9027-0410-9066-f65837a77df0
16 files changed:
ragel/parsedata.cpp
ragel/parsedata.h
ragel/rlparse.kl
ragel/xmlcodegen.cpp
ragel/xmlcodegen.h
redfsm/gendata.cpp
redfsm/gendata.h
redfsm/xmlparse.kh
redfsm/xmlparse.kl
redfsm/xmltags.gperf
rlgen-cd/fsmcodegen.cpp
rlgen-cd/fsmcodegen.h
rlgen-java/javacodegen.cpp
rlgen-java/javacodegen.h
rlgen-ruby/rubycodegen.cpp
rlgen-ruby/rubycodegen.h