HROOT-core-0.9: src/HROOT/Core/TAttText.hs
module HROOT.Core.TAttText
(TAttText(..), ITAttText(..), upcastTAttText, downcastTAttText,
newTAttText)
where
import HROOT.Core.TAttText.RawType
import HROOT.Core.TAttText.Interface
import HROOT.Core.TAttText.Implementation