HROOT-0.7: src/HROOT/Class/TAttMarker.hs
module HROOT.Class.TAttMarker
(
TAttMarker(..)
, ITAttMarker(..)
, upcastTAttMarker
, newTAttMarker
) where
-- import HROOT.Class.Interface
-- import HROOT.Class.Implementation ()
import HROOT.Class.TAttMarker.RawType
import HROOT.Class.TAttMarker.Interface
import HROOT.Class.TAttMarker.Implementation