From d87fa85e0b064206509f4e544d8156072d901e3e Mon Sep 17 00:00:00 2001 From: astrojhgu Date: Sat, 8 Jan 2011 17:08:54 +0000 Subject: git-svn-id: file:///home/svn/opt_utilities@161 ed2142bd-67ad-457f-ba7c-d818d4011675 --- distributions/component.hpp | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'distributions/component.hpp') diff --git a/distributions/component.hpp b/distributions/component.hpp index ae7981c..d761bf8 100644 --- a/distributions/component.hpp +++ b/distributions/component.hpp @@ -1,3 +1,10 @@ +/** + \file component.hpp + \brief rpresents a distribution composed of more than one components + \author Junhua Gu + */ + + #ifndef COMPONENT_MODEL_H_ #define COMPONENT_MODEL_H_ #define OPT_HEADER @@ -6,9 +13,7 @@ #include #include #include -/* - *Represents a distribution composed of more than one components - */ + namespace opt_utilities -- cgit v1.2.2