Reorganise geometry modules slightly

This commit is contained in:
2021-12-15 10:59:06 +00:00
parent e3402bacf1
commit 9333d9497e
10 changed files with 198 additions and 160 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module Dodge.Creature.Boid
import Dodge.Data
import Dodge.Base
import Geometry
import Geometry.ConvexPoly
--import Geometry.ConvexPoly
import Control.Monad.Reader
import Control.Lens