split off declarations for isl_aff and isl_pw_aff to separate file
commit8b9c16295c1339493e32abb16e876428c724a143
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 1 Jul 2011 12:38:32 +0000 (1 14:38 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 2 Jul 2011 09:40:00 +0000 (2 11:40 +0200)
tree5e2b44168c23d9814402d14604b33a4b081945d0
parent98f276f537c59a4af1787f415fd8545904931dee
split off declarations for isl_aff and isl_pw_aff to separate file

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Makefile.am
include/isl/aff.h
include/isl/aff_type.h [new file with mode: 0644]
include/isl/constraint.h
include/isl/ilp.h
include/isl/map.h
include/isl/polynomial.h
include/isl/set.h
isl_test.c