From: kanschat Date: Wed, 13 Jan 2010 07:10:56 +0000 (+0000) Subject: set missing properties X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a800ff17e9ce770adc8db14a67c65fcd291e04ac;p=dealii-svn.git set missing properties git-svn-id: https://svn.dealii.org/trunk@20352 0785d39b-7218-0410-832d-ea1e28bc413d --- 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 //