49 |
#ifndef ASC_BTPROLOG_H |
#ifndef ASC_BTPROLOG_H |
50 |
#define ASC_BTPROLOG_H |
#define ASC_BTPROLOG_H |
51 |
|
|
52 |
|
/** addtogroup compiler Compiler |
53 |
|
@{ |
54 |
|
*/ |
55 |
|
|
56 |
#ifdef ASC_BINTOKEN_H |
#ifdef ASC_BINTOKEN_H |
57 |
# include <utilities/ascConfig.h> |
# include <utilities/ascConfig.h> |
58 |
# include <compiler/instance_enum.h> |
# include <compiler/instance_enum.h> |
247 |
|
|
248 |
# endif /* no stdc */ |
# endif /* no stdc */ |
249 |
# endif /* fake ASC_FUNC_H */ |
# endif /* fake ASC_FUNC_H */ |
250 |
|
|
251 |
|
/* @} */ |
252 |
|
|
253 |
#endif /* ASC_BT_PROLOG */ |
#endif /* ASC_BT_PROLOG */ |
254 |
|
|