Eq-1.0: EqManips/Renderer/Ascii.hs-boot
module EqManips.Renderer.Ascii where import EqManips.Types import EqManips.Renderer.RenderConf formulaTextTable :: Conf -> Formula TreeForm -> [String] formatFormula :: Conf -> Formula TreeForm -> String
module EqManips.Renderer.Ascii where import EqManips.Types import EqManips.Renderer.RenderConf formulaTextTable :: Conf -> Formula TreeForm -> [String] formatFormula :: Conf -> Formula TreeForm -> String