Style
This commit is contained in:
parent
b98d8be723
commit
98a1b367d5
@ -126,7 +126,6 @@ showWhiteRectB = Diag f
|
|||||||
f p _ = whiteRect (xuD p - xlD p + 50) (yuD p - ylD p + 50)
|
f p _ = whiteRect (xuD p - xlD p + 50) (yuD p - ylD p + 50)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
-- |Create the Diagram from the VTable.
|
-- |Create the Diagram from the VTable.
|
||||||
diag :: DiagProp -> VTable -> Diagram Cairo R2
|
diag :: DiagProp -> VTable -> Diagram Cairo R2
|
||||||
diag p = case alg p of
|
diag p = case alg p of
|
||||||
|
Loading…
Reference in New Issue
Block a user