From 7772ad4b0add885674ba766e9aee8df80a2f47e5 Mon Sep 17 00:00:00 2001 From: bangerth Date: Thu, 28 Oct 2010 15:41:35 +0000 Subject: [PATCH] Set properties. git-svn-id: https://svn.dealii.org/trunk@22541 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-21/Makefile | 2 +- deal.II/examples/step-22/Makefile | 2 +- deal.II/examples/step-23/Makefile | 2 +- deal.II/examples/step-24/Makefile | 2 +- deal.II/examples/step-25/Makefile | 2 +- deal.II/examples/step-26/Makefile | 2 +- deal.II/examples/step-28/Makefile | 2 +- deal.II/examples/step-31/Makefile | 2 +- deal.II/examples/step-33/Makefile | 2 +- deal.II/examples/step-34/Makefile | 2 +- deal.II/examples/step-41/Makefile | 2 +- deal.II/examples/step-42/Makefile | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/deal.II/examples/step-21/Makefile b/deal.II/examples/step-21/Makefile index 7a54136970..e7c93444da 100644 --- a/deal.II/examples/step-21/Makefile +++ b/deal.II/examples/step-21/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 2006/02/10 17:53:05 wolf Exp $ +# $Id$ # For the small projects Makefile, you basically need to fill in only diff --git a/deal.II/examples/step-22/Makefile b/deal.II/examples/step-22/Makefile index 7a54136970..e7c93444da 100644 --- a/deal.II/examples/step-22/Makefile +++ b/deal.II/examples/step-22/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 2006/02/10 17:53:05 wolf Exp $ +# $Id$ # For the small projects Makefile, you basically need to fill in only diff --git a/deal.II/examples/step-23/Makefile b/deal.II/examples/step-23/Makefile index 76e27151df..4cdf29605e 100644 --- a/deal.II/examples/step-23/Makefile +++ b/deal.II/examples/step-23/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 11909 2005-12-21 13:30:36Z guido $ +# $Id$ # For the small projects Makefile, you basically need to fill in only diff --git a/deal.II/examples/step-24/Makefile b/deal.II/examples/step-24/Makefile index 76e27151df..4cdf29605e 100644 --- a/deal.II/examples/step-24/Makefile +++ b/deal.II/examples/step-24/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 11909 2005-12-21 13:30:36Z guido $ +# $Id$ # For the small projects Makefile, you basically need to fill in only diff --git a/deal.II/examples/step-25/Makefile b/deal.II/examples/step-25/Makefile index ac25e50f03..ff88f3c540 100644 --- a/deal.II/examples/step-25/Makefile +++ b/deal.II/examples/step-25/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 11909 2005-12-21 13:30:36Z guido $ +# $Id$ # For the small projects Makefile, you basically need to fill in only diff --git a/deal.II/examples/step-26/Makefile b/deal.II/examples/step-26/Makefile index cd0f175ee8..a90d0c3ce4 100644 --- a/deal.II/examples/step-26/Makefile +++ b/deal.II/examples/step-26/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 11779 2005-11-23 15:54:25Z wolf $ +# $Id$ # For the small projects Makefile, you basically need to fill in only diff --git a/deal.II/examples/step-28/Makefile b/deal.II/examples/step-28/Makefile index cc1f1a7118..a90d0c3ce4 100644 --- a/deal.II/examples/step-28/Makefile +++ b/deal.II/examples/step-28/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.20 2005/11/23 15:54:25 wolf Exp $ +# $Id$ # For the small projects Makefile, you basically need to fill in only diff --git a/deal.II/examples/step-31/Makefile b/deal.II/examples/step-31/Makefile index 766ccb5d08..fc845ebe8c 100644 --- a/deal.II/examples/step-31/Makefile +++ b/deal.II/examples/step-31/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 2006/02/10 17:53:05 wolf Exp $ +# $Id$ # For the small projects Makefile, you basically need to fill in only diff --git a/deal.II/examples/step-33/Makefile b/deal.II/examples/step-33/Makefile index b2c7a07510..0b127365fd 100644 --- a/deal.II/examples/step-33/Makefile +++ b/deal.II/examples/step-33/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 11779 2005-11-23 15:54:25Z wolf $ +# $Id$ # For the small projects Makefile, you basically need to fill in only diff --git a/deal.II/examples/step-34/Makefile b/deal.II/examples/step-34/Makefile index 6281a9857c..4a8f64a53b 100644 --- a/deal.II/examples/step-34/Makefile +++ b/deal.II/examples/step-34/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 11909 2005-12-21 13:30:36Z guido $ +# $Id$ # For the small projects Makefile, you basically need to fill in only diff --git a/deal.II/examples/step-41/Makefile b/deal.II/examples/step-41/Makefile index 99cc1c328d..d6390c253e 100644 --- a/deal.II/examples/step-41/Makefile +++ b/deal.II/examples/step-41/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile.large 18849 2009-05-15 17:59:46Z bangerth $ +# $Id$ # The large projects Makefile looks much like the one for small # projects. Basically, only the following seven parameters need to be diff --git a/deal.II/examples/step-42/Makefile b/deal.II/examples/step-42/Makefile index 7a54136970..e7c93444da 100644 --- a/deal.II/examples/step-42/Makefile +++ b/deal.II/examples/step-42/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 2006/02/10 17:53:05 wolf Exp $ +# $Id$ # For the small projects Makefile, you basically need to fill in only -- 2.39.5