]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
fix output of captions.
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 16 Sep 2012 15:06:51 +0000 (15:06 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 16 Sep 2012 15:06:51 +0000 (15:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@26403 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/base/table_handler.cc

index b0098ca5284940c33d741b448d49aafdd081c345..0c5fc8490e60a4d174313bce8602ca42b31c0f98 100644 (file)
@@ -403,7 +403,7 @@ void TableHandler::write_text(std::ostream &out,
                                    // write the captions
   for (unsigned int j=0; j<n_cols; ++j)
     {
-      const std::string & key = column_order[j];
+      const std::string & key = sel_columns[j];
 
       switch (format)
       {

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.