HROOT-core-0.9: src/HROOT/Core/TArrayS.hs
module HROOT.Core.TArrayS
(TArrayS(..), ITArrayS, upcastTArrayS, downcastTArrayS) where
import HROOT.Core.TArrayS.RawType
import HROOT.Core.TArrayS.Interface
import HROOT.Core.TArrayS.Implementation
module HROOT.Core.TArrayS
(TArrayS(..), ITArrayS, upcastTArrayS, downcastTArrayS) where
import HROOT.Core.TArrayS.RawType
import HROOT.Core.TArrayS.Interface
import HROOT.Core.TArrayS.Implementation