/[libvob]/libvob/org/nongnu/libvob/impl/DefaultVobMatcher.java
ViewVC logotype

Diff of /libvob/org/nongnu/libvob/impl/DefaultVobMatcher.java

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

revision 1.5 by tjl, Wed Aug 13 06:42:01 2003 UTC revision 1.6 by tjl, Wed Sep 10 13:40:53 2003 UTC
# Line 33  import java.util.*; Line 33  import java.util.*;
33  /** A simple hierarchical implementation of VobMatcher.  /** A simple hierarchical implementation of VobMatcher.
34   */   */
35  public class DefaultVobMatcher implements VobMatcher {  public class DefaultVobMatcher implements VobMatcher {
 private static final String rcsid = "$Id$";    
36      public static boolean dbg = false;      public static boolean dbg = false;
37      private static void pa(String s) { System.out.println(s); }      private static void pa(String s) { System.out.println(s); }
38    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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