/[fenfire]/fenfire/org/fenfire/util/AlphContent.java
ViewVC logotype

Diff of /fenfire/org/fenfire/util/AlphContent.java

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

revision 1.9 by tjl, Thu Apr 24 13:29:12 2003 UTC revision 1.10 by mudyc, Sat May 3 00:57:00 2003 UTC
# Line 13  import java.io.*; Line 13  import java.io.*;
13  /** Help class to work with Alph  /** Help class to work with Alph
14   */   */
15  public class AlphContent {  public class AlphContent {
     public static boolean dbg = true;  
16  public static final String rcsid = "$Id$";  public static final String rcsid = "$Id$";
17      private static void pa(String s) { System.out.println("AlphContent: "+s); }      public static boolean dbg = false;
18        private static void pa(String s) { System.out.println("AlphContent:: "+s); }
19    
20    
21      //private XuIndexer xuIndex;      //private XuIndexer xuIndex;

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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