Skip to content
Snippets Groups Projects
Commit 078e23f3 authored by tpylak's avatar tpylak
Browse files

minor: bds todo

SVN: 15548
parent 045510d9
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ import ch.systemsx.cisd.common.geometry.Point;
*
* @author Christian Ribeaud
*/
// REFACTOR 2009-12-07, Tomasz Pylak: change (x,y) -> (row, col)
// REFACTOR 2009-12-07, Tomasz Pylak: change (y,x) -> (row, col)
public final class Location
{
static final String NOT_POSITIVE = "Given coordinate '%s' must be > 0 (%d <= 0).";
......
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