export(
    "%[]%",  "%[)%",  "%(]%",   "%()%",
    "%)(%",  "%)[%",  "%](%",   "%][%",
    "%[<]%", "%[<)%", "%(<]%",  "%(<)%",
    "%[>]%", "%[>)%", "%(>]%",  "%(>)%",
    "%[o]%", "%)o(%", "%[<o]%", "%[o>]%",
    "%ni%",
    "intrval_types")

importFrom("graphics", "lines", "par", "plot", "points", "text")
