]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Finally get it right.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Feb 1999 12:02:26 +0000 (12:02 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Feb 1999 12:02:26 +0000 (12:02 +0000)
git-svn-id: https://svn.dealii.org/trunk@810 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/Attic/examples/dof/dof_test.cc
tests/big-tests/dof/dof_test.cc

index 580505a302a8148103ad3e4cfd2ee0bd9a8907ac..4b34c24914059dac0e7b2cc532faf64166db8ce4 100644 (file)
@@ -100,8 +100,8 @@ TestCases<dim>::TestCases () :
 template <int dim>
 TestCases<dim>::~TestCases () 
 {
-  if (tria) delete tria;
   if (dof)  delete dof;
+  if (tria) delete tria;
 };
 
 
index 580505a302a8148103ad3e4cfd2ee0bd9a8907ac..4b34c24914059dac0e7b2cc532faf64166db8ce4 100644 (file)
@@ -100,8 +100,8 @@ TestCases<dim>::TestCases () :
 template <int dim>
 TestCases<dim>::~TestCases () 
 {
-  if (tria) delete tria;
   if (dof)  delete dof;
+  if (tria) delete tria;
 };
 
 

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.