/[classpath]/classpath/gnu/java/io/encode/Encoder8859_3.java
ViewVC logotype

Diff of /classpath/gnu/java/io/encode/Encoder8859_3.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by mark, Tue Jan 22 22:26:57 2002 UTC revision 1.4 by mark, Sat Feb 9 03:28:16 2002 UTC
# Line 317  static Line 317  static
317    scheme_name = "8859_3";    scheme_name = "8859_3";
318    scheme_description = "ISO-8859-3 (Latin-3 character set)";    scheme_description = "ISO-8859-3 (Latin-3 character set)";
319    lookup_table = lookup_table_8859_3;    lookup_table = lookup_table_8859_3;
320    loadTable();    EncoderEightBitLookup.loadTable();
321      // FIXME explicit super class is workaround for jikes1.15a and orp 1.0.9
322  }  }
323    
324  /*************************************************************************/  /*************************************************************************/

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26