diff -r 9d0bfd35b97c -r a9f19f38970b src/hugo/kruskal.h --- a/src/hugo/kruskal.h Fri Sep 17 15:51:50 2004 +0000 +++ b/src/hugo/kruskal.h Sun Sep 19 12:24:48 2004 +0000 @@ -21,7 +21,6 @@ /// ///Kruskal's algorithm to compute a minimum cost tree. -///\weakgroup spantree namespace hugo { /// \addtogroup spantree