From 2098992f81902d18516b00a0f19b61a0787c8988 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 30 Sep 2011 14:53:11 +0000 Subject: [PATCH] Make it so that it compiles. git-svn-id: https://svn.dealii.org/trunk@24486 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-32/step-32.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/examples/step-32/step-32.cc b/deal.II/examples/step-32/step-32.cc index b0d9ab89ce..2745fd59a5 100644 --- a/deal.II/examples/step-32/step-32.cc +++ b/deal.II/examples/step-32/step-32.cc @@ -2520,7 +2520,7 @@ namespace Step32 temperature_relevant_partitioning); } -@todo work from here +//@todo work from here { stokes_constraints.clear (); -- 2.39.5