pet_skip_info_*_extract*: pass struct pet_state instead of entries
commita77d50bf34e554ebbf002efdbae91c6b386a9633
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 10 Mar 2014 16:05:15 +0000 (10 17:05 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 25 Mar 2014 13:36:25 +0000 (25 14:36 +0100)
treefa59add43d85a92ba85d499e63b9fbfb3a16642f
parent7dd4ad1039ec332f524e35715d6445ebdae95d8a
pet_skip_info_*_extract*: pass struct pet_state instead of entries

Now that we have introduced a pet_state object that contains
the required information (among other data), we might as well
pass it directly instead of passing the entries individually.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
skip.c
skip.h
tree2scop.c