packages feed

HROOT-core-0.9: src/HROOT/Core/TAttLine.hs

module HROOT.Core.TAttLine
       (TAttLine(..), ITAttLine(..), upcastTAttLine, downcastTAttLine,
        newTAttLine, tAttLineDistancetoLine)
       where
import HROOT.Core.TAttLine.RawType
import HROOT.Core.TAttLine.Interface
import HROOT.Core.TAttLine.Implementation