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:
aca0b9b
)
*** empty log message ***
author
handa
<handa>
Thu, 18 Dec 2008 12:54:01 +0000
(12:54 +0000)
committer
handa
<handa>
Thu, 18 Dec 2008 12:54:01 +0000
(12:54 +0000)
FORMATS/IM.ja.txt
patch
|
blob
|
history
FORMATS/IM.txt
patch
|
blob
|
history
diff --git
a/FORMATS/IM.ja.txt
b/FORMATS/IM.ja.txt
index
0b06da5
..
00d102a
100644
(file)
--- a/
FORMATS/IM.ja.txt
+++ b/
FORMATS/IM.ja.txt
@@
-527,7
+527,7
@@
OPERAND ::= '+' | '-' | '*' | '/' | '|' | '&' | '!'
¤Î¤Ë¤¹¤ë¡£
@verbatim
-IF ::= '(' CONDITION ACTION-LIST1 ACTION-LIST2 ')'
+IF ::= '(' CONDITION ACTION-LIST1 ACTION-LIST2 ? ')'
CONDITION ::= [ '=' | '<' | '>' | '<=' | '>=' ] EXPRESSION1 EXPRESSION2
diff --git
a/FORMATS/IM.txt
b/FORMATS/IM.txt
index
be38f34
..
d8c6697
100644
(file)
--- a/
FORMATS/IM.txt
+++ b/
FORMATS/IM.txt
@@
-556,7
+556,7
@@
If @c CMD is 'div', it divides the value of @c SYMBOL1 by the value of
@c EXPRESSION.
@verbatim
-IF ::= '(' CONDITION ACTION-LIST1 ACTION-LIST2 ')'
+IF ::= '(' CONDITION ACTION-LIST1 ACTION-LIST2 ? ')'
CONDITION ::= [ '=' | '<' | '>' | '<=' | '>=' ] EXPRESSION1 EXPRESSION2