Use tasty for tests, fix bug in circOnLine

This commit is contained in:
2021-12-14 11:50:01 +00:00
parent ec51efabca
commit 47391f3850
19 changed files with 143 additions and 113 deletions
+1 -2
View File
@@ -8,8 +8,7 @@ module Polyhedra
, boxXYZnobase
, polyToGeoRender
, polysToPic
)
where
) where
import Geometry
import Polyhedra.Data
import Picture.Data