/[gzz]/gzz/gzz/slices/SliceVersion.java
ViewVC logotype

Diff of /gzz/gzz/slices/SliceVersion.java

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

revision 1.4 by benja, Tue Aug 13 23:01:27 2002 UTC revision 1.5 by benja, Wed Oct 2 17:29:17 2002 UTC
# Line 269  public static final String rcsid = "$Id$ Line 269  public static final String rcsid = "$Id$
269              this.contents = contents;              this.contents = contents;
270              this.discontents = discontents;              this.discontents = discontents;
271          }          }
272            
273            public String toString() {
274                return "SliceDiff("+connects+", "+disconnects+", "
275                                   +contents+", "+discontents+")";
276            }
277      }      }
278  }  }
279    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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