]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkSystem.h
*** empty log message ***
[bbtk.git] / kernel / src / bbtkSystem.h
index 740dcb9aecd02285ae71d52c59249dbb44dffe32..cef7b64465d0591122c997136681beba09597a0b 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkSystem.h,v $
   Language:  C++
-  Date:      $Date: 2009/05/25 12:48:57 $
-  Version:   $Revision: 1.13 $
+  Date:      $Date: 2009/06/08 14:50:04 $
+  Version:   $Revision: 1.14 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -246,3 +246,14 @@ namespace bbtk
 #ifdef _MSC_VER
 # define access _access
 #endif
+
+
+
+
+//===========================================================
+// Define the groups (modules) for doxygen documentation
+/**
+ * \defgroup box Black boxes related classes
+ * \defgroup interface Graphical User Interface components
+ * \defgroup data Data
+*/