spice-0.3.2.4: src/FRP/Spice/Math.hs
{-|
This module re-exports a number of modules having to do with math.
-}
module FRP.Spice.Math ( module FRP.Spice.Math.Vector
) where
-----------------------
-- Rexported Imports --
import FRP.Spice.Math.Vector