From 8b1c915c1ceddc6deddeadc0b845010b2ba0c11c Mon Sep 17 00:00:00 2001 From: bangerth Date: Mon, 2 Apr 2012 13:41:28 +0000 Subject: [PATCH] Set properties. git-svn-id: https://svn.dealii.org/trunk@25362 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-41/Makefile | 2 +- deal.II/examples/step-41/step-41.cc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/examples/step-41/Makefile b/deal.II/examples/step-41/Makefile index 2ef6a6d6d3..3f8aa8d0ad 100644 --- a/deal.II/examples/step-41/Makefile +++ b/deal.II/examples/step-41/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 24592 2011-10-11 11:55:57Z heltai $ +# $Id$ # For the small projects Makefile, you basically need to fill in only diff --git a/deal.II/examples/step-41/step-41.cc b/deal.II/examples/step-41/step-41.cc index c0b8db33dd..e5639e8a4e 100644 --- a/deal.II/examples/step-41/step-41.cc +++ b/deal.II/examples/step-41/step-41.cc @@ -2,7 +2,7 @@ /* University of Siegen, 2011, 2012 */ /* Wolfgang Bangerth, Texas A&M University, 2012 */ -/* $Id: step-4.cc 24093 2011-08-16 13:58:12Z bangerth $ */ +/* $Id$ */ /* */ /* Copyright (C) 2011, 2012 by the deal.II authors */ /* */ -- 2.39.5