HROOT-core-0.8: src/HROOT/Core/TArrayI.hs
module HROOT.Core.TArrayI
(
TArrayI(..)
, ITArrayI
, upcastTArrayI
, downcastTArrayI
) where
import HROOT.Core.TArrayI.RawType
import HROOT.Core.TArrayI.Interface
import HROOT.Core.TArrayI.Implementation