X-Git-Url: https://gitweb.fperrin.net/?p=GpsPrune.git;a=blobdiff_plain;f=tim%2Fprune%2Fundo%2FUndoLookupSrtm.java;h=d028b82a568a98da8c7b46ea8d7539f767c891c1;hp=d82714ae1e6444ce18fda96d1d2cddbc1a0fcff9;hb=4d5796d02a15808311c09448d79e6e7d1de9d636;hpb=f1b92378a792131ac8fb33a869405851d5b2d1f7 diff --git a/tim/prune/undo/UndoLookupSrtm.java b/tim/prune/undo/UndoLookupSrtm.java index d82714a..d028b82 100644 --- a/tim/prune/undo/UndoLookupSrtm.java +++ b/tim/prune/undo/UndoLookupSrtm.java @@ -29,9 +29,11 @@ public class UndoLookupSrtm implements UndoOperation // Make arrays of points and altitudes _points = new DataPoint[numPoints]; _altitudes = new String[numPoints]; - for (int i=0; i