move pet_scop_extract_nested to nest.c
commit8dc329ec88a67ed3f81d0b30dbbf3cca7eafeedc
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 7 Mar 2014 10:40:00 +0000 (7 11:40 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Mar 2014 16:32:11 +0000 (24 17:32 +0100)
treef4677e68a05832c7308561d46e1bc51dab069d5e
parente660aedb4a42f05e38a095c1fc54207921048f53
move pet_scop_extract_nested to nest.c

All functionality related to parameters with nested accesses should
end up in nest.c.
We will also be able to reuse this function when we move to extracting
a pet_scop from an intermediate pet_tree structure.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
nest.c
nest.h
scan.cc
scan.h