/[gzz]/gzz/gzz/gfx/gl/GLVobCoorder.java
ViewVC logotype

Diff of /gzz/gzz/gfx/gl/GLVobCoorder.java

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

revision 1.65 by tjl, Wed Feb 5 18:47:40 2003 UTC revision 1.66 by tjl, Thu Feb 6 09:19:37 2003 UTC
# Line 73  public static final String rcsid = "$Id$ Line 73  public static final String rcsid = "$Id$
73          return -1;          return -1;
74      }      }
75    
76        /** Return true if there is not primary ancestor between
77         * cs and parent which is active.
78         */
79      private boolean isNearestActiveAncestor(int cs, int parent) {      private boolean isNearestActiveAncestor(int cs, int parent) {
80          cs = getParent(cs);          cs = getParent(cs);
81          while(cs != -1) {          while(cs != -1) {

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.66

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