HROOT-core-0.8: src/HROOT/Core/TArrayL.hs
module HROOT.Core.TArrayL
(
TArrayL(..)
, ITArrayL
, upcastTArrayL
, downcastTArrayL
) where
import HROOT.Core.TArrayL.RawType
import HROOT.Core.TArrayL.Interface
import HROOT.Core.TArrayL.Implementation