changed them to public
This commit is contained in:
parent
f869f054b7
commit
569b2bb608
6 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@ import java.io.*;
|
|||
@author Andrés Montano Pellegrini
|
||||
@see SyllableListTree
|
||||
*/
|
||||
class LocalTibetanScanner implements TibetanScanner
|
||||
public class LocalTibetanScanner implements TibetanScanner
|
||||
{
|
||||
public static String archivo;
|
||||
private SyllableListTree raiz, silActual, lastCompSil, silAnterior;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue