diff software/eXist/mpdl-modules/src/de/mpg/mpiwg/berlin/mpdl/lt/analyzer/lang/MpdlNormalizerLexFR.java @ 16:257f67be5c00

diverse Fehlerbehebungen
author Josef Willenborg <jwillenborg@mpiwg-berlin.mpg.de>
date Tue, 27 Sep 2011 16:40:57 +0200
parents 5df60f24e997
children
line wrap: on
line diff
--- a/software/eXist/mpdl-modules/src/de/mpg/mpiwg/berlin/mpdl/lt/analyzer/lang/MpdlNormalizerLexFR.java	Mon Aug 29 17:40:19 2011 +0200
+++ b/software/eXist/mpdl-modules/src/de/mpg/mpiwg/berlin/mpdl/lt/analyzer/lang/MpdlNormalizerLexFR.java	Tue Sep 27 16:40:57 2011 +0200
@@ -1,11 +1,11 @@
-/* The following code was generated by JFlex 1.4.3 on 03.08.11 18:24 */
+/* The following code was generated by JFlex 1.4.3 on 05.09.11 10:35 */
 
 /*
  * Normalization rules for French text
  * [this is a JFlex specification]
  *
  * Wolfgang Schmidle 
- * version 2011-07-12
+ * version 2011-08-10
  *
  */
 
@@ -15,7 +15,7 @@
 /**
  * This class is a scanner generated by 
  * <a href="http://www.jflex.de/">JFlex</a> 1.4.3
- * on 03.08.11 18:24 from the specification file
+ * on 05.09.11 10:35 from the specification file
  * <tt>MpdlNormalizerLexFR.lex</tt>
  */
 public class MpdlNormalizerLexFR {
@@ -27,10 +27,10 @@
   private static final int ZZ_BUFFERSIZE = 16384;
 
   /** lexical states */
+  public static final int DICT_ASCII = 8;
   public static final int SEARCH = 6;
   public static final int DICT = 4;
   public static final int YYINITIAL = 0;
-  public static final int CELEX = 8;
   public static final int DISP = 2;
 
   /**