29 |
#ifndef ASC_REL_BLACKBOX_H |
#ifndef ASC_REL_BLACKBOX_H |
30 |
#define ASC_REL_BLACKBOX_H |
#define ASC_REL_BLACKBOX_H |
31 |
|
|
32 |
|
/** addtogroup compiler Compiler |
33 |
|
@{ |
34 |
|
*/ |
35 |
|
|
36 |
#include <utilities/ascConfig.h> |
#include <utilities/ascConfig.h> |
37 |
#include "instance_enum.h" |
#include "instance_enum.h" |
38 |
#include "relation_type.h" |
#include "relation_type.h" |
148 |
*/ |
*/ |
149 |
extern void DeleteRefBlackBoxCache(struct relation *rel, struct BlackBoxCache **b); |
extern void DeleteRefBlackBoxCache(struct relation *rel, struct BlackBoxCache **b); |
150 |
|
|
151 |
|
/* @} */ |
152 |
|
|
153 |
#endif /* ASC_REL_BLACKBOX_H */ |
#endif /* ASC_REL_BLACKBOX_H */ |