]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Mark deprecation using #warning rather than just a simple piece of text.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 29 Jan 2013 17:01:19 +0000 (17:01 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 29 Jan 2013 17:01:19 +0000 (17:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@28192 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/numerics/matrices.h
deal.II/include/deal.II/numerics/vectors.h

index 47f57f21cda5354a02ed75d92555eea513305c1d..3cdf2744f62449fd5d458558528b0ab9ef0e187b 100644 (file)
@@ -15,6 +15,7 @@
 #ifndef __deal2__matrices_h
 #define __deal2__matrices_h
 
+#warning This file is deprecated. Use <matrix_tools.h> instead.
 #include <deal.II/numerics/matrix_tools.h>
 
 #endif
index fb7d22fd70c1d81170f57b45778b6d037f9b062e..de94bdd3d3e1c6741674a39bc53d36e768757fa9 100644 (file)
@@ -15,6 +15,7 @@
 #ifndef __deal2__vectors_h
 #define __deal2__vectors_h
 
+#warning This file is deprecated. Use <vector_tools.h> instead.
 #include <deal.II/numerics/vector_tools.h>
 
 #endif

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.