source:
Daodan/MSYS2/mingw32/include/isl/maybe_ast_expr.h@
1177
Last change on this file since 1177 was 1166, checked in by , 3 years ago | |
---|---|
File size: 142 bytes |
Rev | Line | |
---|---|---|
[1166] | 1 | #ifndef ISL_MAYBE_AST_EXPR_H |
2 | #define ISL_MAYBE_AST_EXPR_H | |
3 | ||
4 | #define ISL_TYPE isl_ast_expr | |
5 | #include <isl/maybe_templ.h> | |
6 | #undef ISL_TYPE | |
7 | ||
8 | #endif |
Note:
See TracBrowser
for help on using the repository browser.