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