Rename all source files from - to _ for consistency.
[alexxy/gromacs.git] / src / gromacs / ewald / pme_redistribute.cpp
similarity index 98%
rename from src/gromacs/ewald/pme-redistribute.cpp
rename to src/gromacs/ewald/pme_redistribute.cpp
index bbef6bf975ae20594779900ba36e1e1be0afd84c..3db06d32d8e73f78c222a9ab15177091444223cc 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,2014,2015,2016,2018, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014,2015,2016,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.
@@ -36,7 +36,7 @@
  */
 #include "gmxpre.h"
 
-#include "pme-redistribute.h"
+#include "pme_redistribute.h"
 
 #include "config.h"
 
@@ -49,8 +49,8 @@
 #include "gromacs/utility/gmxmpi.h"
 #include "gromacs/utility/smalloc.h"
 
-#include "pme-internal.h"
-#include "pme-simd.h"
+#include "pme_internal.h"
+#include "pme_simd.h"
 
 static void pme_calc_pidx(int start, int end,
                           matrix recipbox, rvec x[],