Rename all source files from - to _ for consistency.
[alexxy/gromacs.git] / src / gromacs / ewald / long_range_correction.cpp
similarity index 99%
rename from src/gromacs/ewald/long-range-correction.cpp
rename to src/gromacs/ewald/long_range_correction.cpp
index 0a83727190a1587b4647a4ef12f27fbd991fa540..6a93d0a57dafd363774dae0b55c63ac0ffa2d631 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,2017,2018, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014,2015,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.
  */
 #include "gmxpre.h"
 
-#include "long-range-correction.h"
+#include "long_range_correction.h"
 
 #include <cmath>
 
-#include "gromacs/ewald/ewald-utils.h"
+#include "gromacs/ewald/ewald_utils.h"
 #include "gromacs/math/functions.h"
 #include "gromacs/math/units.h"
 #include "gromacs/math/utilities.h"
@@ -52,7 +52,7 @@
 #include "gromacs/utility/fatalerror.h"
 #include "gromacs/utility/gmxassert.h"
 
-#include "pme-internal.h"
+#include "pme_internal.h"
 
 /* There's nothing special to do here if just masses are perturbed,
  * but if either charge or type is perturbed then the implementation