extract out isl/ast_type.h
commit7da32a610cce235828260164135e0337d992cd66
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 3 Jul 2013 11:06:13 +0000 (3 13:06 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 27 Jul 2013 09:04:01 +0000 (27 11:04 +0200)
treed7e2eb229bd59222d7f451569c9305d955df2a65
parent24839eb5f606f7e65b5cd919f277ff3105238e1c
extract out isl/ast_type.h

This is needed to avoid a circular dependence in the definition of
isl_ast_expr_substitute_ids in the next commit.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Makefile.am
include/isl/ast.h
include/isl/ast_type.h [new file with mode: 0644]