From: Guido Kanschat Date: Wed, 17 Nov 2004 14:23:30 +0000 (+0000) Subject: documentation for doxygen X-Git-Tag: v8.0.0~14680 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=852140dadc98f2623b0ce7d1c8a893885f994ac5;p=dealii.git documentation for doxygen git-svn-id: https://svn.dealii.org/trunk@9792 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/config.h.in b/deal.II/base/include/base/config.h.in index b4c150105f..d97387e914 100644 --- a/deal.II/base/include/base/config.h.in +++ b/deal.II/base/include/base/config.h.in @@ -33,7 +33,7 @@ * @file * * This file is generated by configure in the main - * deal.II directory. It lists all configuration + * deal.II directory. It lists all configuration * variables available in C++ programs. */ @@ -221,7 +221,7 @@ /** Define if you have the rand_r function */ #undef HAVE_RAND_R -/** Define if the compiler provides an header file */ +/** Define if the compiler provides an iosfwd header file */ #undef HAVE_STD_IOSFWD_HEADER /** Define if the compiler's library in use provides a std::iterator class @@ -232,7 +232,7 @@ classes in the appropriate header file */ #undef HAVE_STD_NUMERIC_LIMITS -/** Define if the compiler provides an header file */ +/** Define if the compiler provides an ostream header file */ #undef HAVE_STD_OSTREAM_HEADER /** Define if the compiler's library in use provides std::i/ostringstream