From: deal Date: Fri, 11 Apr 2003 01:10:15 +0000 (+0000) Subject: Fix obvious bug. How can I have missed that?? X-Git-Tag: v8.0.0~16735 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ea6055ff9359cdf906c7beb2ef6d84a8ec7830f;p=dealii.git Fix obvious bug. How can I have missed that?? git-svn-id: https://svn.dealii.org/trunk@7386 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/bits/anna_4.cc b/tests/bits/anna_4.cc index 6e58f05277..c61c8a21cd 100644 --- a/tests/bits/anna_4.cc +++ b/tests/bits/anna_4.cc @@ -1,6 +1,6 @@ //---------------------------- anna_4.cc --------------------------- -// $Id$ -// Version: $Name$ +// anna_4.cc,v 1.3 2003/04/09 15:49:51 wolf Exp +// Version: // // Copyright (C) 2002, 2003 by the deal.II authors and Anna Schneebeli // @@ -87,7 +87,7 @@ class FindBug FESystem fe; DoFHandler dof_handler; Vector solution; -} +}; // Construct FESystem with