Ignore:
Timestamp:
2014-03-02T12:17:41+01:00 (11 years ago)
Author:
malcolmh
Message:

save

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/smed2/src/s57/S57map.java

    r30314 r30315  
    846846                                        git.nextEdge();
    847847                                        while (git.hasNode()) {
    848                                                 git.nextComp();
    849848                                                Snode node = git.next();
    850849                                                lat = node.lat;
Note: See TracChangeset for help on using the changeset viewer.