projects
/
m17n
/
m17n-lib-cs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abf2f86
)
*** empty log message ***
author
handa
<handa>
Wed, 30 Sep 2009 04:33:43 +0000
(
04:33
+0000)
committer
handa
<handa>
Wed, 30 Sep 2009 04:33:43 +0000
(
04:33
+0000)
input.txt
patch
|
blob
|
history
diff --git
a/input.txt
b/input.txt
index
5408c20
..
9db4123
100644
(file)
--- a/
input.txt
+++ b/
input.txt
@@
-33,7
+33,7
@@
RULE = '<rule>' [ KEYSEQ | CMDREF ] FUNCALL * '</rule>'
CMDREF = '<command cname="' COMMANDNAME '"/>'
-STATE = '<state sname="' STATENAME '">' HOOK BRANCH CATCHALL * '</state>'
+STATE = '<state sname="' STATENAME '">' [ HOOK BRANCH CATCHALL ] * '</state>'
HOOK = '<state-hook>' FUNCALL + '</state-hook>'