remove isl_int_gcdext from public isl/int.h
commit8a344b8a79172abd39257de32fa78fe98fc3bae1
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 8 May 2013 09:52:47 +0000 (8 11:52 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 25 May 2013 17:39:06 +0000 (25 19:39 +0200)
tree96ffb841368817adebc33d95b676ae380bc7ee89
parentf9ee5c552249f946596ee1bc18d76769c0656d00
remove isl_int_gcdext from public isl/int.h

isl_int_gcdext was introduced after the latest release, specifically
in e191579 (add isl_int_gcdext, Wed Apr 17 17:51:28 2013 +0200), so
we do not need to worry about backward compatibility.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/isl/int.h
isl_ast_build.c