module HROOT.Class.TText
  (
    TText(..)
  , ITText 
  ) where

import HROOT.Class.Interface
import HROOT.Class.Implementation ()