--- trunk/base/generic/compiler/instantiate.h 2007/01/07 09:25:45 1065 +++ trunk/base/generic/compiler/instantiate.h 2007/01/07 10:02:41 1066 @@ -55,6 +55,10 @@ #ifndef ASC_INSTANTIATE_H #define ASC_INSTANTIATE_H +/** addtogroup compiler Compiler + @{ +*/ + /* * Relation instantiation flags. * If you add/remove/change these, update the comments in @@ -255,5 +259,7 @@ * exception of arrays of relations/logical_relations. */ +/* @} */ + #endif /* ASC_INSTANTIATE_H */