/[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.2 by mudyc, Mon Mar 31 12:37:47 2003 UTC revision 1.3 by mudyc, Tue Apr 8 21:13:01 2003 UTC
# Line 42  import com.hp.hpl.mesa.rdf.jena.model.*; Line 42  import com.hp.hpl.mesa.rdf.jena.model.*;
42   * This vob stores the inside coordinates so clicks on it can be   * This vob stores the inside coordinates so clicks on it can be
43   * used to pan pretty easily.   * used to pan pretty easily.
44   */   */
45  public class BgVob extends org.nongnu.libvob.Vob {  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.err.println(s); }

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

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