]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
small change in output
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 15 Nov 1999 12:04:04 +0000 (12:04 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 15 Nov 1999 12:04:04 +0000 (12:04 +0000)
git-svn-id: https://svn.dealii.org/trunk@1851 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/parameter_handler.cc

index 5b82d9e9ca4be26ae01501b8dc0a0fb500d0ffeb..11824d821bb00acbd46d7c87fb72ee7d4f86f617 100644 (file)
@@ -457,8 +457,8 @@ ostream & ParameterHandler::print_parameters (ostream &out, OutputStyle style) {
   switch (style) 
     {
       case Text:
-           out << "Listing of Parameters" << endl
-               << "---------------------" << endl;
+           out << "#Listing of Parameters" << endl
+               << "#---------------------" << endl;
            break;
       case LaTeX:
            out << "\\subsubsection*{Listing of parameters}";

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.