add pet_scop_get_schedule
commitd9e1738ccc4ff1e871dac3d50b2498f6b9d25f95
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 21 Oct 2015 20:20:20 +0000 (21 22:20 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 18 Dec 2015 12:00:29 +0000 (18 13:00 +0100)
tree8c4d086ba28d81e3c73ceebb808889da573cd001
parentdd94bc35f5d3676d014f4c07d22b96ed37465771
add pet_scop_get_schedule

This allows the user to access the schedule without having to look
inside the structure.  This will make it easier to hide the internals
of the structure at some later stage.
This function will also be useful for the upcoming Python interface.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/pet.h
scop.c