/[gzz]/gzz/gzz/modules/pp2/PPCanvasNode.java
ViewVC logotype

Diff of /gzz/gzz/modules/pp2/PPCanvasNode.java

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

revision 1.1 by mudyc, Tue Feb 4 14:41:51 2003 UTC revision 1.2 by mudyc, Tue Feb 4 14:45:34 2003 UTC
# Line 31  import gzz.vob.*; Line 31  import gzz.vob.*;
31  /** XXX  /** XXX
32   */   */
33  public class PPCanvasNode implements CellBuoyViewNodeType {  public class PPCanvasNode implements CellBuoyViewNodeType {
34            private static final String rcsid = "$Id$";  
35        private static boolean dbg = false;
36        private static void pa(String s) { System.err.println(s); }
37    
38      public boolean ownsCell(Cell c) {      public boolean ownsCell(Cell c) {
39          return false;          return false;

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