/[libvob]/libvob/org/nongnu/libvob/impl/DefaultVobMap.java
ViewVC logotype

Diff of /libvob/org/nongnu/libvob/impl/DefaultVobMap.java

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

revision 1.2 by tjl, Fri Mar 7 11:38:21 2003 UTC revision 1.3 by tjl, Wed Mar 26 11:50:13 2003 UTC
# Line 82  public static final String rcsid = "$Id$ Line 82  public static final String rcsid = "$Id$
82      }      }
83    
84      public void put(Vob vob) {      public void put(Vob vob) {
85          put(vob, 1, -1);          put(vob, 0, -1);
86      }      }
87      public void put(Vob vob, int coordsys) {      public void put(Vob vob, int coordsys) {
88          put(vob, coordsys, -1);          put(vob, coordsys, -1);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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