packages feed

HROOT-core-0.9: src/HROOT/Core/TAttFill.hs

module HROOT.Core.TAttFill
       (TAttFill(..), ITAttFill(..), upcastTAttFill, downcastTAttFill,
        newTAttFill)
       where
import HROOT.Core.TAttFill.RawType
import HROOT.Core.TAttFill.Interface
import HROOT.Core.TAttFill.Implementation