/[fenfire]/fenfire/org/fenfire/modules/pp/BgVob.java
ViewVC logotype

Diff of /fenfire/org/fenfire/modules/pp/BgVob.java

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

revision 1.3 by mudyc, Tue Apr 8 21:13:01 2003 UTC revision 1.4 by mudyc, Mon Apr 14 12:18:55 2003 UTC
# Line 45  import com.hp.hpl.mesa.rdf.jena.model.*; Line 45  import com.hp.hpl.mesa.rdf.jena.model.*;
45  public class BgVob extends org.nongnu.libvob.AbstractVob {  public class BgVob extends org.nongnu.libvob.AbstractVob {
46  public static final String rcsid = "$Id$";  public static final String rcsid = "$Id$";
47      public static boolean dbg = false;      public static boolean dbg = false;
48      private static void pa(String s) { System.err.println(s); }      private static void pa(String s) { System.out.println("BgVob: "+s); }
49    
50      static HashMap bgvobs = new HashMap();      static HashMap bgvobs = new HashMap();
51    

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