Rename all source files from - to _ for consistency.
[alexxy/gromacs.git] / src / gromacs / ewald / pme_spread.cu
similarity index 99%
rename from src/gromacs/ewald/pme-spread.cu
rename to src/gromacs/ewald/pme_spread.cu
index 030367fd3088e21a1cb9b69f2b48cb2769fe1723..728300c815d945b190b8695bfb2c6b93ff074856 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2004, The GROMACS development team.
- * Copyright (c) 2013-2016,2017,2018, by the GROMACS development team, led by
+ * Copyright (c) 2013-2016,2017,2018,2019, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -49,8 +49,8 @@
 #include "gromacs/gpu_utils/cuda_kernel_utils.cuh"
 
 #include "pme.cuh"
-#include "pme-gpu-utils.h"
-#include "pme-grid.h"
+#include "pme_gpu_utils.h"
+#include "pme_grid.h"
 
 /*
  * This define affects the spline calculation behaviour in the kernel.