$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: boost_at_[hidden]
Date: 2008-05-21 18:23:11
Author: matthiasschabel
Date: 2008-05-21 18:23:11 EDT (Wed, 21 May 2008)
New Revision: 45629
URL: http://svn.boost.org/trac/boost/changeset/45629
Log:
added comment
Text files modified: 
   sandbox/units/boost/units/physical_dimensions.hpp |     7 +++++++                                 
   1 files changed, 7 insertions(+), 0 deletions(-)
Modified: sandbox/units/boost/units/physical_dimensions.hpp
==============================================================================
--- sandbox/units/boost/units/physical_dimensions.hpp	(original)
+++ sandbox/units/boost/units/physical_dimensions.hpp	2008-05-21 18:23:11 EDT (Wed, 21 May 2008)
@@ -12,6 +12,13 @@
 #define BOOST_UNITS_PHYSICAL_UNITS_HPP
 
 /// \file Includes all of the physical_dimension headers.
+///
+/// \brief Physical dimensions according to the SI system
+///
+/// \detail This header includes all physical dimension headers for both base
+/// derived dimensions. Base dimensions are extended to include plane and
+/// solid angle for convenience. 
+///
 
 #include <boost/units/physical_dimensions/amount.hpp>
 #include <boost/units/physical_dimensions/current.hpp>