packages feed

HROOT-hist-0.9: src/HROOT/Hist/TFitResultPtr.hs

module HROOT.Hist.TFitResultPtr
       (TFitResultPtr(..), ITFitResultPtr, upcastTFitResultPtr,
        downcastTFitResultPtr, tFitResultPtrGet)
       where
import HROOT.Hist.TFitResultPtr.RawType
import HROOT.Hist.TFitResultPtr.Interface
import HROOT.Hist.TFitResultPtr.Implementation