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:
dchandler 2003-02-03 01:36:08 +00:00
parent 380f749d1b
commit c379db6ff5

View file

@ -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>&#64;1
(ka)
@ -94,7 +94,7 @@ ka ba/ gdung 'degs don byed nus pa/
rkyen/ grogs byed
@2
&#64;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
&#64;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);
}
}
}