HROOT-core-0.9: 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
module HROOT.Core.TArrayL
(TArrayL(..), ITArrayL, upcastTArrayL, downcastTArrayL) where
import HROOT.Core.TArrayL.RawType
import HROOT.Core.TArrayL.Interface
import HROOT.Core.TArrayL.Implementation