--- trunk/base/generic/compiler/pending.h 2007/01/07 09:25:45 1065 +++ trunk/base/generic/compiler/pending.h 2007/01/07 10:02:41 1066 @@ -44,6 +44,10 @@ #ifndef ASC_PENDING_H #define ASC_PENDING_H +/** addtogroup compiler Compiler + @{ +*/ + #include struct pending_t { @@ -194,5 +198,7 @@ * Returns the total count of pendings. */ +/* @} */ + #endif /* ASC_PENDING_H */