HROOT-core-0.8: 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