]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Rename two more header guards 969/head
authorMatthias Maier <matthias.maier@iwr.uni-heidelberg.de>
Thu, 28 May 2015 12:04:20 +0000 (14:04 +0200)
committerMatthias Maier <matthias.maier@iwr.uni-heidelberg.de>
Thu, 28 May 2015 12:04:20 +0000 (14:04 +0200)
include/deal.II/lac/block_linear_operator.h
include/deal.II/lac/packaged_operation.h

index 50872a4a7f8ec07027f3144b40caf340101b7f62..fa92342e70b16ff0c0137e129ccf56e2843d41f3 100644 (file)
@@ -13,8 +13,8 @@
 //
 // ---------------------------------------------------------------------
 
-#ifndef __deal2__block_linear_operator_h
-#define __deal2__block_linear_operator_h
+#ifndef dealii__block_linear_operator_h
+#define dealii__block_linear_operator_h
 
 #include <deal.II/base/config.h>
 #include <deal.II/base/exceptions.h>
index f8a61aa1192feb6a91b366c331052372ca245ce4..6f9344ffa955d7244aa49da558ca62387d9832ba 100644 (file)
@@ -13,8 +13,8 @@
 //
 // ---------------------------------------------------------------------
 
-#ifndef __deal2__packaged_operation_h
-#define __deal2__packaged_operation_h
+#ifndef dealii__packaged_operation_h
+#define dealii__packaged_operation_h
 
 #include <deal.II/base/config.h>
 #include <deal.II/base/exceptions.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.