From: Wolfgang Bangerth Date: Fri, 30 Sep 2011 14:53:11 +0000 (+0000) Subject: Make it so that it compiles. X-Git-Tag: v8.0.0~3329 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2098992f81902d18516b00a0f19b61a0787c8988;p=dealii.git Make it so that it compiles. git-svn-id: https://svn.dealii.org/trunk@24486 0785d39b-7218-0410-832d-ea1e28bc413d --- 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 ();