HROOT-hist-0.9: src/HROOT/Hist/TGraphBentErrors.hs
module HROOT.Hist.TGraphBentErrors
(TGraphBentErrors(..), ITGraphBentErrors, upcastTGraphBentErrors,
downcastTGraphBentErrors, newTGraphBentErrors)
where
import HROOT.Hist.TGraphBentErrors.RawType
import HROOT.Hist.TGraphBentErrors.Interface
import HROOT.Hist.TGraphBentErrors.Implementation