45 |
#ifndef ASC_LIBRARY_H |
#ifndef ASC_LIBRARY_H |
46 |
#define ASC_LIBRARY_H |
#define ASC_LIBRARY_H |
47 |
|
|
48 |
|
/** addtogroup compiler Compiler |
49 |
|
@{ |
50 |
|
*/ |
51 |
|
|
52 |
#include <utilities/ascConfig.h> |
#include <utilities/ascConfig.h> |
53 |
|
|
54 |
/** For use in constructing hierarchies. */ |
/** For use in constructing hierarchies. */ |
241 |
* @return Returns 1 if f is a fundamental type name, 0 if not. |
* @return Returns 1 if f is a fundamental type name, 0 if not. |
242 |
*/ |
*/ |
243 |
|
|
244 |
|
/* @} */ |
245 |
|
|
246 |
#endif /* ASC_LIBRARY_H */ |
#endif /* ASC_LIBRARY_H */ |