]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update header guard symbols to the new style. 1114/head
authorDavid Wells <drwells@vt.edu>
Sat, 4 Jul 2015 12:29:54 +0000 (08:29 -0400)
committerDavid Wells <drwells@vt.edu>
Sat, 11 Jul 2015 00:57:29 +0000 (20:57 -0400)
include/deal.II/lac/vector_view.h
include/deal.II/numerics/point_value_history.h

index 8321d411241c1bd9c0b608170bb4796858221db9..4c30c8a8950ee9b0201635caeaa1f102837dded8 100644 (file)
@@ -13,8 +13,8 @@
 //
 // ---------------------------------------------------------------------
 
-#ifndef __dealii__vector_view_h
-#define __dealii__vector_view_h
+#ifndef dealii__vector_view_h
+#define dealii__vector_view_h
 
 
 #include <deal.II/base/config.h>
index 999e9ca952f880fec10557335eebf5575549494b..a37243a24bb47379d68641014fda41f23e39e2b7 100644 (file)
@@ -14,8 +14,8 @@
 // ---------------------------------------------------------------------
 
 
-#ifndef __dealii__point_value_history_h
-#define __dealii__point_value_history_h
+#ifndef dealii__point_value_history_h
+#define dealii__point_value_history_h
 
 #include <deal.II/base/point.h>
 #include <deal.II/base/smartpointer.h>
@@ -658,4 +658,4 @@ private:
 
 
 DEAL_II_NAMESPACE_CLOSE
-#endif /* __dealii__point_value_history_h */
+#endif /* dealii__point_value_history_h */

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.