DIAG: fix Gif build
This commit is contained in:
parent
8f911247c7
commit
dd9bfc530d
@ -20,7 +20,7 @@ gifDiag p xs =
|
||||
(upperHullList
|
||||
<> fmap (<> last upperHullList) lowerHullList
|
||||
<> [mkDiag (mconcat [convexHPText, convexHP, convexHLs])
|
||||
p{ ct = True } (Object xs)])
|
||||
p{ showCoordText = True } (Object xs)])
|
||||
where
|
||||
upperHullList = mkGifDiag convexHStepsLs p purple grahamUHSteps xs
|
||||
lowerHullList = mkGifDiag convexHStepsLs p orange grahamLHSteps xs
|
||||
|
Loading…
Reference in New Issue
Block a user