X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=src%2FCardinal.hs;h=0a1b139ca8b87546b0bd3f9d19ea36a58fe413e5;hb=cd45e5bb439301e3610d986ece0346a2e7e5c36d;hp=c6d98dbb7b994b706bbb5ab70142791ff31aa118;hpb=32c30cbb320650508dfd19eade9de84d3111d0d2;p=spline3.git diff --git a/src/Cardinal.hs b/src/Cardinal.hs index c6d98db..0a1b139 100644 --- a/src/Cardinal.hs +++ b/src/Cardinal.hs @@ -91,7 +91,8 @@ cwx :: Cardinal -> Cardinal cwx = ccwx . ccwx . ccwx --- | Rotate a cardinal direction counter-clockwise about the x-axis. +-- | Rotate a cardinal direction counter-clockwise about the y-axis. +-- TODO: Fix these; they still use the x-axis values. ccwy :: Cardinal -> Cardinal ccwy F = F ccwy B = B