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_map_is_disjoint: maps with non-matching tuples may still intersect
[isl.git]
/
include
/
isl
/
union_set_type.h
blob
86b2c317fa1a7275caf868f3491364165208cbc6
1
#ifndef ISL_UNION_SET_TYPE_H
2
#define ISL_UNION_SET_TYPE_H
3
4
#include <isl/union_map_type.h>
5
6
#endif