HROOT-core-0.8: src/HROOT/Core/TArrayL64.hs
module HROOT.Core.TArrayL64
(
TArrayL64(..)
, ITArrayL64
, upcastTArrayL64
, downcastTArrayL64
) where
import HROOT.Core.TArrayL64.RawType
import HROOT.Core.TArrayL64.Interface
import HROOT.Core.TArrayL64.Implementation