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