Javadoc 1.4.1_01 no longer has a single warning about this file as we
use @ to represent the at sign @.
This commit is contained in:
parent
380f749d1b
commit
c379db6ff5
1 changed files with 4 additions and 4 deletions
|
@ -86,7 +86,7 @@ instance no shad after a "ga" suffix without a secondary suffix). Each
|
|||
time a new letter starts, it should be clearly marked in brackets ('[', ']'),
|
||||
parenthesis ('(', ')') or llaves ('{','}'). A sample entry for the dictionary is:
|
||||
<hr>
|
||||
<pre>@1
|
||||
<pre>@1
|
||||
|
||||
(ka)
|
||||
|
||||
|
@ -94,7 +94,7 @@ ka ba/ gdung 'degs don byed nus pa/
|
|||
|
||||
rkyen/ grogs byed
|
||||
|
||||
@2
|
||||
@2
|
||||
|
||||
(kha)
|
||||
|
||||
|
@ -107,7 +107,7 @@ stops kyis khyod ldog pa/
|
|||
|
||||
khyod dngos po dang 'brel pa/ khyod dngos po dang tha dad gang
|
||||
|
||||
@3
|
||||
@3
|
||||
|
||||
zhig/ ngos po ldog stobs kyis khyod ldog pa/
|
||||
|
||||
|
@ -745,4 +745,4 @@ public class BinaryFileGenerator extends LinkedList
|
|||
sl.print();
|
||||
wordRaf.writeInt((int)sl.posHijos);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue