HROOT-core-0.9: src/HROOT/Core/TAttMarker.hs
module HROOT.Core.TAttMarker
(TAttMarker(..), ITAttMarker(..), upcastTAttMarker,
downcastTAttMarker, newTAttMarker)
where
import HROOT.Core.TAttMarker.RawType
import HROOT.Core.TAttMarker.Interface
import HROOT.Core.TAttMarker.Implementation