--- trunk/base/generic/compiler/mathinst.h 2007/01/07 09:25:45 1065 +++ trunk/base/generic/compiler/mathinst.h 2007/01/07 10:02:41 1066 @@ -38,6 +38,10 @@ #ifndef ASC_MATHINST_H #define ASC_MATHINST_H +/** addtogroup compiler Compiler + @{ +*/ + ASC_DLLSPEC enum Expr_enum GetInstanceRelationType(CONST struct Instance *i); /**< This returns the type of the relation associated with this relations @@ -230,5 +234,7 @@ list, execution continues with a warning message. */ +/* @} */ + #endif /* ASC_MATHINST_H */