DIAG: add missing kdRange to algo 5
This commit is contained in:
parent
d5d7209039
commit
a332f3f3c3
@ -30,7 +30,7 @@ diagAlgos =
|
|||||||
coordPoints, polyLines, plotterBG]
|
coordPoints, polyLines, plotterBG]
|
||||||
,DiagAlgo 4 [quadPathSquare, squares, coordPointsText,
|
,DiagAlgo 4 [quadPathSquare, squares, coordPointsText,
|
||||||
coordPoints, polyLines, plotterBG]
|
coordPoints, polyLines, plotterBG]
|
||||||
,DiagAlgo 5 [kdSquares, coordPointsText, coordPoints, plotterBG]]
|
,DiagAlgo 5 [kdRange, kdSquares, coordPointsText, coordPoints, plotterBG]]
|
||||||
|
|
||||||
|
|
||||||
-- |Introspective data structure holding all algorithms for the
|
-- |Introspective data structure holding all algorithms for the
|
||||||
|
Loading…
Reference in New Issue
Block a user