remove functions for converting between isl and PolyLib
authorSven Verdoolaege <sven@cs.kuleuven.be>
Wed, 16 Dec 2009 14:17:19 +0000 (14:17 +0000)
committerSven Verdoolaege <sven@cs.kuleuven.be>
Wed, 16 Dec 2009 18:59:39 +0000 (18:59 +0000)
commitf07fd9a6b5dd45066653056729e8cc66125baee1
tree2c5577ad45b5f2c2f7bba05183dbb0ee5be5d4d2
parent5412b4df391da3fc62d1ecbfb7a092146f6d9318
remove functions for converting between isl and PolyLib

These functions could be seen as being derived work from PolyLib
and would therefore infect the whole library with the GPLv2 license.
They will be moved into a separate isl-polylib library.
Makefile.am
configure.ac
doc/user.pod
include/isl_config.h.in
include/isl_ctx.h
include/isl_map_polylib.h [deleted file]
include/isl_polylib.h [deleted file]
include/isl_set_polylib.h [deleted file]
isl_ctx.c
isl_map_polylib.c [deleted file]