26 |
#ifndef ASC_QLFDID_H |
#ifndef ASC_QLFDID_H |
27 |
#define ASC_QLFDID_H |
#define ASC_QLFDID_H |
28 |
|
|
29 |
|
/** addtogroup compiler Compiler |
30 |
|
@{ |
31 |
|
*/ |
32 |
|
|
33 |
#include <utilities/config.h> |
#include <utilities/config.h> |
34 |
#include <utilities/ascConfig.h> |
#include <utilities/ascConfig.h> |
35 |
#include <general/list.h> |
#include <general/list.h> |
135 |
* g_relative_inst NOT to the simulation root. |
* g_relative_inst NOT to the simulation root. |
136 |
*/ |
*/ |
137 |
|
|
138 |
|
/* @} */ |
139 |
|
|
140 |
#endif /* ASC_QLFDID_H */ |
#endif /* ASC_QLFDID_H */ |
141 |
|
|