Rev 49667 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
import(methods)
import(graphics)
import(pkgA) # notably "plot" methods
importMethodsFrom(pkgA, "plot")
importClassesFrom(pkgA, "classA")# but not "classApp"