/[gzz]/gzz/gzz/view/LastOpDecorator.java
ViewVC logotype

Diff of /gzz/gzz/view/LastOpDecorator.java

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

revision 1.5 by benja, Sat Sep 21 22:48:01 2002 UTC revision 1.6 by benja, Sun Sep 22 18:46:32 2002 UTC
# Line 33  import java.awt.*; Line 33  import java.awt.*;
33   */   */
34  public class LastOpDecorator implements FallbackSceneDecorator {  public class LastOpDecorator implements FallbackSceneDecorator {
35  String rcsid = "$Id$";  String rcsid = "$Id$";
36      public static boolean dbg = true;      public static boolean dbg = false;
37      private static void pa(String s) { System.err.println(s); }      private static void pa(String s) { System.err.println(s); }
38    
39      static TextStyle style =      static TextStyle style =

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