55 |
#ifndef ASC_INSTANTIATE_H |
#ifndef ASC_INSTANTIATE_H |
56 |
#define ASC_INSTANTIATE_H |
#define ASC_INSTANTIATE_H |
57 |
|
|
58 |
|
/** addtogroup compiler Compiler |
59 |
|
@{ |
60 |
|
*/ |
61 |
|
|
62 |
/* |
/* |
63 |
* Relation instantiation flags. |
* Relation instantiation flags. |
64 |
* If you add/remove/change these, update the comments in |
* If you add/remove/change these, update the comments in |
259 |
* exception of arrays of relations/logical_relations. |
* exception of arrays of relations/logical_relations. |
260 |
*/ |
*/ |
261 |
|
|
262 |
|
/* @} */ |
263 |
|
|
264 |
#endif /* ASC_INSTANTIATE_H */ |
#endif /* ASC_INSTANTIATE_H */ |
265 |
|
|