packages feed

HROOT-hist-0.10.0.1: src/HROOT/Hist/TMultiGraph.hs

module HROOT.Hist.TMultiGraph
       (TMultiGraph(..), ITMultiGraph(..), upcastTMultiGraph,
        downcastTMultiGraph, newTMultiGraph)
       where
import HROOT.Hist.TMultiGraph.RawType
import HROOT.Hist.TMultiGraph.Interface
import HROOT.Hist.TMultiGraph.Implementation