Rename all source files from - to _ for consistency.
[alexxy/gromacs.git] / src / gromacs / listed_forces / manage_threading.cpp
similarity index 99%
rename from src/gromacs/listed_forces/manage-threading.cpp
rename to src/gromacs/listed_forces/manage_threading.cpp
index 5aa96feb880b5762321d0af5de86abf11c079f38..9b1ff77f69eff58075aefe5842a4a622205f4cc1 100644 (file)
@@ -43,7 +43,7 @@
  */
 #include "gmxpre.h"
 
-#include "manage-threading.h"
+#include "manage_threading.h"
 
 #include "config.h"
 
@@ -64,7 +64,7 @@
 #include "gromacs/utility/gmxassert.h"
 #include "gromacs/utility/smalloc.h"
 
-#include "listed-internal.h"
+#include "listed_internal.h"
 #include "utilities.h"
 
 /*! \brief struct for passing all data required for a function type */