/[libvob]/libvob/org/nongnu/libvob/gl/Paper.java
ViewVC logotype

Diff of /libvob/org/nongnu/libvob/gl/Paper.java

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

revision 1.1 by tjl, Wed Mar 26 13:15:03 2003 UTC revision 1.2 by tjl, Fri Apr 25 11:17:54 2003 UTC
# Line 32  import java.util.ArrayList; Line 32  import java.util.ArrayList;
32   */   */
33  public class Paper implements GLDeletable {  public class Paper implements GLDeletable {
34      public static boolean dbg = true;      public static boolean dbg = true;
     private static void p(String s) { if(dbg) System.out.println(s); }  
35      private static void pa(String s) { System.err.println(s); }      private static void pa(String s) { System.err.println(s); }
36    
37      /** The identififier to be passed to C for this object.      /** The identififier to be passed to C for this object.

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

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