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:
4bacacd
)
Fix typo.
author
ntakahas
<ntakahas>
Wed, 13 Sep 2006 05:43:59 +0000
(
05:43
+0000)
committer
ntakahas
<ntakahas>
Wed, 13 Sep 2006 05:43:59 +0000
(
05:43
+0000)
FORMATS/IM.txt
patch
|
blob
|
history
diff --git
a/FORMATS/IM.txt
b/FORMATS/IM.txt
index
1027d15
..
cce3672
100644
(file)
--- a/
FORMATS/IM.txt
+++ b/
FORMATS/IM.txt
@@
-108,8
+108,8
@@
PREDEFINED-SYMBOL ::=
'@0' | '@1' | '@2' | '@3' | '@4'
| '@5' | '@6' | '@7' | '@8' | '@9'
| '@<' | '@=' | '@>' | '@-' | '@+' | '@[' | '@]'
- | '@@
- | '@-N | '@+N
+ | '@@'
+ | '@-N' | '@+N'
@endverbatim
@verbatim
MACRO-LIST ::= '(' 'macro' MACRO * ')'