repo.or.cz
/
isl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
isl_id_to_id.c: add missing include
[isl.git]
/
isl_multi_align_union_set.c
blob
545a887c7d7cf9900a0364bc282dd0bb8c4493c7
1
#define ALIGN_DOMBASE union_set
2
#define ALIGN_DOM isl_union_set
3
4
#include <isl_multi_align_templ.c>
5
6
#undef ALIGN_DOMBASE
7
#undef ALIGN_DOM