packages feed

brillo-2.0.0: Brillo/Geometry.hs

module Brillo.Geometry (
  module Brillo.Geometry.Angle,
  module Brillo.Geometry.Line,
)
where

import Brillo.Geometry.Angle
import Brillo.Geometry.Line