Skip to content
Snippets Groups Projects
Commit 34a9972a authored by Peter Wagenhuber's avatar Peter Wagenhuber
Browse files

minor changes - just comments

parent 200243e8
No related branches found
No related tags found
No related merge requests found
......@@ -258,7 +258,7 @@ public class Nloc {
new SequenceTuple(new Droplet(DropletType.HEADER),path);
tmp.add(tmpTuple);
// TODO: berechnen und setzen von den pump offsets
// berechnen und setzen von den pump offsets
int minPos = currentSeqTup.getMinPos();
int maxPos = currentSeqTup.getMaxPos();
......@@ -290,7 +290,7 @@ public class Nloc {
} else {
// TODO
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment