From: wolf Date: Thu, 11 Aug 2005 15:17:58 +0000 (+0000) Subject: Add comment. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eeb84ade557f769a6d55d708990b119636c7811f;p=dealii-svn.git Add comment. git-svn-id: https://svn.dealii.org/trunk@11286 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/utilities.h b/deal.II/base/include/base/utilities.h index 7e2c5e7de0..fca71b4a05 100644 --- a/deal.II/base/include/base/utilities.h +++ b/deal.II/base/include/base/utilities.h @@ -84,6 +84,10 @@ namespace Utilities const double sigma); + /** + * A namespace for utility functions that + * probe system properties. + */ namespace System {