add pet_scop_get_context
commit0fde8e7894756fc2442ef1dfec798dc7559ebed5
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 25 Oct 2015 14:30:41 +0000 (25 15:30 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 18 Dec 2015 12:00:30 +0000 (18 13:00 +0100)
tree1d09056a138c2c4f478f652f3f8c2d88e06fe71a
parentd9e1738ccc4ff1e871dac3d50b2498f6b9d25f95
add pet_scop_get_context

This allows the user to access the context 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