/[fenfire]/fenfire/org/fenfire/util/Dbg.java
ViewVC logotype

Diff of /fenfire/org/fenfire/util/Dbg.java

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

revision 1.3 by tjl, Mon Jun 23 14:21:01 2003 UTC revision 1.4 by tjl, Wed Sep 10 13:28:24 2003 UTC
# Line 83  import java.lang.reflect.*; Line 83  import java.lang.reflect.*;
83   */   */
84    
85  public final class Dbg {  public final class Dbg {
 public static final String rcsid = "$Id$";  
86    
87      static boolean dbg = true;      static boolean dbg = true;
88      final void pa(String s) { System.out.println(s); }      final void pa(String s) { System.out.println(s); }

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