summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorroot <root@makokal-tower.(none)>2009-06-08 13:48:12 +0200
committerConstantin <jucovschi@gmail.com>2010-04-01 11:58:59 +0200
commitf8e4f8040ed048467cce6479f373b7bf7223f9f6 (patch)
treec642d73092a89918a395fec0c82554821b4fb246 /include
parentaa6f637b54e5fce2c5a78cb32201a4e1c8f89557 (diff)
downloadrasdaman-upstream-f8e4f8040ed048467cce6479f373b7bf7223f9f6.tar.gz
rasdaman-upstream-f8e4f8040ed048467cce6479f373b7bf7223f9f6.tar.xz
rasdaman-upstream-f8e4f8040ed048467cce6479f373b7bf7223f9f6.zip
converted applications,clientcomm,commline,compression,debug and include directories to modules.chnages made by billy
Diffstat (limited to 'include')
-rw-r--r--include/basictypes.hh8
-rw-r--r--include/globals.hh6
-rw-r--r--include/rasdaman.hh6
3 files changed, 20 insertions, 0 deletions
diff --git a/include/basictypes.hh b/include/basictypes.hh
index 8148208..93f9a8f 100644
--- a/include/basictypes.hh
+++ b/include/basictypes.hh
@@ -27,6 +27,14 @@ rasdaman GmbH.
// DO NOT EDIT
//------------------------------------------------------------
+/**
+* @defgroup Include Include
+*
+* @file basictypes.hh
+*
+* @ingroup Include
+*/
+
#ifndef __BASICTYPES_HH_
#define __BASICTYPES_HH_
diff --git a/include/globals.hh b/include/globals.hh
index e64392b..bfd0b28 100644
--- a/include/globals.hh
+++ b/include/globals.hh
@@ -37,6 +37,12 @@ rasdaman GmbH.
*
*/
+/**
+* @file globals.hh
+*
+* @ingroup Include
+*/
+
#ifndef GLOBALS_HH
#define GLOBALS_HH
diff --git a/include/rasdaman.hh b/include/rasdaman.hh
index 8c983c9..876d484 100644
--- a/include/rasdaman.hh
+++ b/include/rasdaman.hh
@@ -27,6 +27,12 @@ rasdaman GmbH.
// DO NOT EDIT
//------------------------------------------------------------
+/**
+* @file rasdaman.hh
+*
+* @ingroup Include
+*/
+
#ifndef __RASDAMAN_HH_
#define __RASDAMAN_HH_