add isl_div abstraction, similar to isl_constraint
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 23 Dec 2008 14:51:13 +0000 (15:51 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 23 Dec 2008 14:51:13 +0000 (15:51 +0100)
commit52e0d36146b89df265e3889efe5914aea00c47a6
tree61075132af27e53ae99862c2bd3c67df969d4e60
parent89ba296aee5aa06b1c97febb4cb2e294f7b3572f
add isl_div abstraction, similar to isl_constraint
Makefile.am
include/isl_constraint.h
include/isl_div.h [new file with mode: 0644]
isl_constraint.c
isl_div.c [new file with mode: 0644]