From: bangerth Date: Sun, 27 May 2007 04:05:41 +0000 (+0000) Subject: Fix properties. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7483bd4bcf5153da4c100a4f5d21ada2ba217e80;p=dealii-svn.git Fix properties. git-svn-id: https://svn.dealii.org/trunk@14713 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-28/step-28.cc b/deal.II/examples/step-28/step-28.cc index 2f9c00211e..fc57e23b93 100644 --- a/deal.II/examples/step-28/step-28.cc +++ b/deal.II/examples/step-28/step-28.cc @@ -1,7 +1,7 @@ //TODO: remove direct (non-eigenvalue) problem possibility (remove // ExtraneousSource and some stuff in run(), see isour) -/* $Id: step-6.cc,v 1.43 2006/02/09 02:54:11 wolf Exp $ */ +/* $Id$ */ /* Version: $Name: $ */ /* */ /* Copyright (C) 2006, 2007 by the deal.II authors and Yaqi Wang */