From f8e4f8040ed048467cce6479f373b7bf7223f9f6 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 8 Jun 2009 13:48:12 +0200 Subject: converted applications,clientcomm,commline,compression,debug and include directories to modules.chnages made by billy --- debug/debug-srv.hh | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debug/debug-srv.hh') diff --git a/debug/debug-srv.hh b/debug/debug-srv.hh index 2660355..7b3f033 100644 --- a/debug/debug-srv.hh +++ b/debug/debug-srv.hh @@ -30,6 +30,12 @@ rasdaman GmbH. * */ +/** +* @file debug-srv.hh +* +* @ingroup Debug +*/ + #define OSTREAM RMInit::logOut #include "debug.hh" -- cgit