From: Wolfgang Bangerth Date: Fri, 11 Sep 2009 02:48:00 +0000 (+0000) Subject: Set properties. X-Git-Tag: v8.0.0~7137 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f596dfb7e2aff3e1c0440b1137a9e32875de0920;p=dealii.git Set properties. git-svn-id: https://svn.dealii.org/trunk@19436 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-35/Makefile b/deal.II/examples/step-35/Makefile old mode 100644 new mode 100755 index d148efb30b..2a589a17b4 --- a/deal.II/examples/step-35/Makefile +++ b/deal.II/examples/step-35/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 16563 2008-08-15 16:08:28Z bangerth $ +# $Id$ # For the small projects Makefile, you basically need to fill in only diff --git a/deal.II/examples/step-35/step-35.cc b/deal.II/examples/step-35/step-35.cc index ffcf145dd1..09237354ce 100644 --- a/deal.II/examples/step-35/step-35.cc +++ b/deal.II/examples/step-35/step-35.cc @@ -1,4 +1,4 @@ -/* $Id: step-35.cc $ */ +/* $Id$ */ /* Version: $Name: $ */ /* */ /* Copyright (C) 2007, 2008, 2009 by the deal.II authors */