--- trunk/base/generic/compiler/relation_io.h 2007/01/07 09:25:45 1065 +++ trunk/base/generic/compiler/relation_io.h 2007/01/07 10:02:41 1066 @@ -41,6 +41,10 @@ #ifndef ASC_RELATION_IO_H #define ASC_RELATION_IO_H +/** addtogroup compiler Compiler + @{ +*/ + #include /**< @@ -221,5 +225,7 @@ * Write each element of l as a list of struct Name * on file separated by sep2. */ +/* @} */ + #endif /* ASC_RELATION_IO_H */