In the variable statement changed the name "curstate" to "cs" (the default
commit10d94c52c8b12df51051dbc19eb17f0eca8b6c9d
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sun, 29 Apr 2007 03:50:47 +0000 (29 03:50 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Sun, 29 Apr 2007 03:50:47 +0000 (29 03:50 +0000)
treeb64362571b6991bd7aa6725f352efd5492750676
parent97433c65a451e6bca267a20f62c180a8076c435e
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: svn://mambo.cs.queensu.ca/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