import(sybil)
import(methods)
importFrom("graphics", "par", "layout", "points", "lines","legend")
importFrom("stats", "spline")

export(dynamicFBA)
export(plot)
exportClasses(optsol_dynamicFBA)
