]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove one space which was inadvertently written.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 14 Jun 2002 14:08:00 +0000 (14:08 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 14 Jun 2002 14:08:00 +0000 (14:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@6137 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/grid_out.cc

index 5aca041245ef6bd35b6b6e89dd1ea3733928620a..27c3bb1ed5ba5397bd9c8ba283594571c5925542 100644 (file)
@@ -1068,7 +1068,7 @@ void GridOut::write_eps (const Triangulation<dim> &tria,
          else
            out << cell->index();
 
-         out << " )] "
+         out << ")] "
              << "] -6 MCshow"
              << std::endl;
        };
@@ -1103,7 +1103,7 @@ void GridOut::write_eps (const Triangulation<dim> &tria,
                  << " m" << std::endl
                  << "[ [(Helvetica) 10.0 0.0 true true ("
                  << cell->vertex_index(vertex)
-                 << " )] "
+                 << ")] "
                  << "] -6 MCshow"
                  << std::endl;
            };

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.