generalize and export isl_map_to_basic_set
commit4bc80a4f8f8e30b60748a66ebcd9e3309aef90cd
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 5 Jun 2013 11:08:25 +0000 (5 13:08 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 27 Jul 2013 09:04:00 +0000 (27 11:04 +0200)
treebe1aa7d11668ecfc9e5330de0dd69043d4ea23ac
parent4fd9e92af9f43f5fb5561c753ce296a70dbd6a26
generalize and export isl_map_to_basic_set

The user level documentation will be added when we introduce isl_id_to_ast_expr.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Makefile.am
include/isl/hmap.h [new file with mode: 0644]
include/isl/map_to_basic_set.h [new file with mode: 0644]
isl_hmap_templ.c [new file with mode: 0644]
isl_map_to_basic_set.c
isl_map_to_basic_set.h [deleted file]
isl_schedule.c