Cleanup enough to make haddock work
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ wallsFromTree t =
|
||||
-- createInnerWalls
|
||||
divideWalls
|
||||
. assignKeys
|
||||
. foldr cutWalls [] -- $ map (map (g . roundPoint2))
|
||||
. foldr cutWalls [] -- map (map (g . roundPoint2))
|
||||
-- . map (map roundPoint2)
|
||||
$ (concatMap _rmPolys $ flatten t)
|
||||
where
|
||||
|
||||
Reference in New Issue
Block a user