/[fenfire]/fenfire/org/fenfire/view/PaperView2D.java
ViewVC logotype

Diff of /fenfire/org/fenfire/view/PaperView2D.java

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

revision 1.7 by tjl, Mon Apr 28 11:46:49 2003 UTC revision 1.8 by mudyc, Wed Apr 30 00:40:17 2003 UTC
# Line 14  import org.nongnu.libvob.gl.*; Line 14  import org.nongnu.libvob.gl.*;
14  public class PaperView2D extends View2D {  public class PaperView2D extends View2D {
15      public static boolean dbg = true;      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); }      private static void pa(String s) { System.out.println("PaperView2D::"+s); }
18    
19      public PaperMill paperMill;      public PaperMill paperMill;
20      public float dicefactor = 1;      public float dicefactor = 1;

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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