]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove double underscores from include guards 4895/head
authorBruno Turcksin <bruno.turcksin@gmail.com>
Thu, 17 Aug 2017 21:13:48 +0000 (17:13 -0400)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Thu, 17 Aug 2017 21:13:48 +0000 (17:13 -0400)
include/deal.II/matrix_free/cuda_matrix_free.templates.cuh

index cbf9f66a179f95de93443272d57bec4b7386200e..e954a2d4c53c270fb43f5245571aaec13c0c501b 100644 (file)
@@ -14,8 +14,8 @@
 // ---------------------------------------------------------------------
 
 
-#ifndef dealii__cuda_matrix_free_templates_cuh
-#define dealii__cuda_matrix_free_templates_cuh
+#ifndef dealii_cuda_matrix_free_templates_cuh
+#define dealii_cuda_matrix_free_templates_cuh
 
 #include <deal.II/matrix_free/cuda_matrix_free.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.