From ea2e6dd5f6d5511a2eb64433c64fa4344e7bf242 Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Wed, 13 Jan 2010 07:10:56 +0000 Subject: [PATCH] set missing properties git-svn-id: https://svn.dealii.org/trunk@20352 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/numerics/event.h | 2 +- deal.II/deal.II/include/numerics/newton.h | 6 +++--- deal.II/deal.II/include/numerics/newton.templates.h | 2 +- deal.II/deal.II/include/numerics/operator.h | 2 +- deal.II/deal.II/include/numerics/operator.templates.h | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/deal.II/deal.II/include/numerics/event.h b/deal.II/deal.II/include/numerics/event.h index 7074e0065b..22a8366216 100644 --- a/deal.II/deal.II/include/numerics/event.h +++ b/deal.II/deal.II/include/numerics/event.h @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: timestepping.cc 822 2010-01-11 08:57:30Z kanschat $ +// $Id$ // // Copyright (C) 2010 by the deal.II authors // diff --git a/deal.II/deal.II/include/numerics/newton.h b/deal.II/deal.II/include/numerics/newton.h index 5bb44dea33..a6882c739e 100644 --- a/deal.II/deal.II/include/numerics/newton.h +++ b/deal.II/deal.II/include/numerics/newton.h @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: timestepping.cc 822 2010-01-11 08:57:30Z kanschat $ +// $Id$ // // Copyright (C) 2010 by the deal.II authors // @@ -10,8 +10,8 @@ // //--------------------------------------------------------------------------- -#ifndef __deal2__newton_step_control_h -#define __deal2__newton_step_control_h +#ifndef __deal2__newton_h +#define __deal2__newton_h #include #include diff --git a/deal.II/deal.II/include/numerics/newton.templates.h b/deal.II/deal.II/include/numerics/newton.templates.h index 1918473341..6421ce54b4 100644 --- a/deal.II/deal.II/include/numerics/newton.templates.h +++ b/deal.II/deal.II/include/numerics/newton.templates.h @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: newton.h 753 2009-05-27 00:30:14Z kanschat $ +// $Id$ // // Copyright (C) 2006, 2007, 2008, 2009, 2010 by Guido Kanschat // diff --git a/deal.II/deal.II/include/numerics/operator.h b/deal.II/deal.II/include/numerics/operator.h index e6d70f7211..2f1c799af1 100644 --- a/deal.II/deal.II/include/numerics/operator.h +++ b/deal.II/deal.II/include/numerics/operator.h @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: timestepping.cc 822 2010-01-11 08:57:30Z kanschat $ +// $Id$ // // Copyright (C) 2010 by the deal.II authors // diff --git a/deal.II/deal.II/include/numerics/operator.templates.h b/deal.II/deal.II/include/numerics/operator.templates.h index fc9095bd17..48c9ddac46 100644 --- a/deal.II/deal.II/include/numerics/operator.templates.h +++ b/deal.II/deal.II/include/numerics/operator.templates.h @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: newton.h 753 2009-05-27 00:30:14Z kanschat $ +// $Id$ // // Copyright (C) 2006, 2007, 2008, 2009, 2010 by Guido Kanschat // -- 2.39.5