projects
/
m17n
/
m17n-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc8d221
)
*** empty log message ***
author
handa
<handa>
Wed, 17 Nov 2004 07:30:45 +0000
(07:30 +0000)
committer
handa
<handa>
Wed, 17 Nov 2004 07:30:45 +0000
(07:30 +0000)
FORMATS/IM.txt
patch
|
blob
|
history
diff --git
a/FORMATS/IM.txt
b/FORMATS/IM.txt
index
49e94e8
..
6a6f4d7
100644
(file)
--- a/
FORMATS/IM.txt
+++ b/
FORMATS/IM.txt
@@
-355,9
+355,9
@@
If @c OPERAND is 'div', it divides the value of @c SYMBOL1 by @c INTEGER or
the value of @c SYMBOL2.
@verbatim
-IF ::= '(' 'if' CONDITION ACTION-LIST1 ACTION-LIST2 * ')'
+IF ::= '(' CONDITION ACTION-LIST1 ACTION-LIST2 * ')'
-CONDITION ::= '(' OPERAND VAL1 VAL2 ')'
+CONDITION ::= OPERAND VAL1 VAL2
ACTION-LIST1 ::= '(' ACTION * ')'