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/marray.hh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'rasodmg/marray.hh') diff --git a/rasodmg/marray.hh b/rasodmg/marray.hh index 8b5e5ea..18d4385 100644 --- a/rasodmg/marray.hh +++ b/rasodmg/marray.hh @@ -50,7 +50,10 @@ using namespace std; a normal C or C++ array from the programmers point of view. */ - + +/** + * \ingroup Rasodmgs + */ template class r_Marray : public r_GMarray { -- cgit