isl_basic_set_read_from_file: partial support for Omega style input
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 29 Aug 2008 15:51:13 +0000 (17:51 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 4 Sep 2008 18:30:47 +0000 (20:30 +0200)
commit17151f04973ecdcfa99113e094369bbb852b20f7
tree4d2ec954647ed6fdddedcf16e3ecbbfb1bbe650e
parent3d1465a18046c7f1b72a99cb0881555cd1037468
isl_basic_set_read_from_file: partial support for Omega style input
Makefile.am
include/isl_map.h
include/isl_set.h
isl_input.c
isl_input_omega.c [new file with mode: 0644]
isl_input_omega.h [new file with mode: 0644]
isl_map.c
isl_test.c
test_inputs/application.omega [new file with mode: 0644]
test_inputs/application2.omega [new file with mode: 0644]