From 717727ce3d99142b7197730a45e4640191d99c84 Mon Sep 17 00:00:00 2001 From: shaan Date: Thu, 2 Jul 2009 18:15:09 +0200 Subject: Module for Rasodmg --- rasodmg/iterator.hh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rasodmg/iterator.hh') diff --git a/rasodmg/iterator.hh b/rasodmg/iterator.hh index 995e7b6..d5f459e 100644 --- a/rasodmg/iterator.hh +++ b/rasodmg/iterator.hh @@ -58,6 +58,9 @@ template class r_Collection; is one. */ +/** + * \ingroup Rasodmgs + */ template class r_Iterator { -- cgit