34 |
#ifndef ASC_RELATION_UTIL_H |
#ifndef ASC_RELATION_UTIL_H |
35 |
#define ASC_RELATION_UTIL_H |
#define ASC_RELATION_UTIL_H |
36 |
|
|
37 |
|
/** addtogroup compiler Compiler |
38 |
|
@{ |
39 |
|
*/ |
40 |
|
|
41 |
#include <utilities/ascConfig.h> |
#include <utilities/ascConfig.h> |
42 |
#include "fractions.h" |
#include "fractions.h" |
43 |
#include "compiler.h" |
#include "compiler.h" |
636 |
The list returned should be destroyed by the user (not its content,though). |
The list returned should be destroyed by the user (not its content,though). |
637 |
*/ |
*/ |
638 |
|
|
639 |
|
/* @} */ |
640 |
|
|
641 |
#endif /* ASC_RELATION_UTIL_H */ |
#endif /* ASC_RELATION_UTIL_H */ |