diff -r e30a0fdad0d7 -r 0ed45a6c74b1 lemon/csp.h --- a/lemon/csp.h Tue Feb 20 15:53:33 2007 +0000 +++ b/lemon/csp.h Wed Feb 21 13:30:21 2007 +0000 @@ -19,7 +19,7 @@ #ifndef LEMON_CSP_H #define LEMON_CSP_H -///\ingroup flowalgs +///\ingroup approx ///\file ///\brief Algorithm for the Resource Constrained Shortest Path problem. ///