]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove apparent leftover from times when I was trying out things with boost.graph.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 23 Jan 2009 19:33:24 +0000 (19:33 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 23 Jan 2009 19:33:24 +0000 (19:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@18283 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/dofs/dof_renumbering.cc

index e63c40ccade02e507c8f369b8db7854904ca82ff..dce10f28d26f52ebb4ee8920a7215e02be3ffa8e 100644 (file)
@@ -2,7 +2,7 @@
 //    $id$
 //    Version: $name$
 //
-//    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors
+//    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -155,8 +155,6 @@ namespace DoFRenumbering
       using namespace ::boost;
       using namespace std;
 
-      typedef vecS x;
-    
       typedef adjacency_list<vecS, vecS, undirectedS, 
                             property<vertex_color_t, default_color_type,
                                      property<vertex_degree_t,int> > > Graph;

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.