]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
bug in xfig output fixed
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 3 Dec 2003 10:49:57 +0000 (10:49 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 3 Dec 2003 10:49:57 +0000 (10:49 +0000)
git-svn-id: https://svn.dealii.org/trunk@8225 0785d39b-7218-0410-832d-ea1e28bc413d

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

index bd8ba137e608c26a6a2bf6b86bdfad97b923c38f..ba2f65f997a902809c2fa6ab6e4768d4adf51cd9 100644 (file)
@@ -417,7 +417,6 @@ void GridOut::write_xfig (const Triangulation<dim>& tria,
        out << cell->level() + 8;
       else
        out << cell->material_id() + 1;
-      out << " 6 ";
                                       // Depth, unused, solid fill
       out << ' '
          << (xfig_flags.level_depth

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.