From: Timo Heister Date: Wed, 13 Feb 2013 15:49:04 +0000 (+0000) Subject: correct warning messages X-Git-Tag: v8.0.0~1304 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cfaf3694fbf38b23b1a28d3211843509c96a703;p=dealii.git correct warning messages git-svn-id: https://svn.dealii.org/trunk@28383 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/numerics/mesh_worker.h b/deal.II/include/deal.II/numerics/mesh_worker.h index 14f3d8c684..a2c01e0dd3 100644 --- a/deal.II/include/deal.II/numerics/mesh_worker.h +++ b/deal.II/include/deal.II/numerics/mesh_worker.h @@ -15,5 +15,5 @@ * @deprecated The contents of this file has moved to meshworker/local_results.h */ -#warning This file is deprecated. Use the corresponding file in the deal.II/mesh_worker directory instead. +#warning This file is deprecated. Use deal.II/meshworker/local_results.h instead. #include diff --git a/deal.II/include/deal.II/numerics/mesh_worker_assembler.h b/deal.II/include/deal.II/numerics/mesh_worker_assembler.h index a466f654c2..bbe3ad6077 100644 --- a/deal.II/include/deal.II/numerics/mesh_worker_assembler.h +++ b/deal.II/include/deal.II/numerics/mesh_worker_assembler.h @@ -15,5 +15,5 @@ * @deprecated The contents of this file has moved to meshworker/assembler.h */ -#warning This file is deprecated. Use the corresponding file in the deal.II/mesh_worker directory instead. +#warning This file is deprecated. Use the corresponding file in the deal.II/meshworker directory instead. #include diff --git a/deal.II/include/deal.II/numerics/mesh_worker_loop.h b/deal.II/include/deal.II/numerics/mesh_worker_loop.h index 7c5f364f40..eaa1578747 100644 --- a/deal.II/include/deal.II/numerics/mesh_worker_loop.h +++ b/deal.II/include/deal.II/numerics/mesh_worker_loop.h @@ -15,5 +15,5 @@ * @deprecated The contents of this file has moved to meshworker/loop.h */ -#warning This file is deprecated. Use the corresponding file in the deal.II/mesh_worker directory instead. +#warning This file is deprecated. Use the corresponding file in the deal.II/meshworker directory instead. #include diff --git a/deal.II/include/deal.II/numerics/mesh_worker_output.h b/deal.II/include/deal.II/numerics/mesh_worker_output.h index 8451644edc..708f7e5521 100644 --- a/deal.II/include/deal.II/numerics/mesh_worker_output.h +++ b/deal.II/include/deal.II/numerics/mesh_worker_output.h @@ -15,5 +15,5 @@ * @deprecated The contents of this file has moved to meshworker/output.h */ -#warning This file is deprecated. Use the corresponding file in the deal.II/mesh_worker directory instead. +#warning This file is deprecated. Use the corresponding file in the deal.II/meshworker directory instead. #include diff --git a/deal.II/include/deal.II/numerics/mesh_worker_vector_selector.h b/deal.II/include/deal.II/numerics/mesh_worker_vector_selector.h index f807f68806..b57b06a408 100644 --- a/deal.II/include/deal.II/numerics/mesh_worker_vector_selector.h +++ b/deal.II/include/deal.II/numerics/mesh_worker_vector_selector.h @@ -15,5 +15,5 @@ * @deprecated The contents of this file has moved to meshworker/local_results.h */ -#warning This file is deprecated. Use the corresponding file in the deal.II/mesh_worker directory instead. +#warning This file is deprecated. Use the corresponding file in the deal.II/meshworker directory instead. #include