Rename all source files from - to _ for consistency.
[alexxy/gromacs.git] / src / gromacs / mdtypes / awh_history.h
similarity index 97%
rename from src/gromacs/mdtypes/awh-history.h
rename to src/gromacs/mdtypes/awh_history.h
index ad00f270d0855394603788a816aa53c3a804d2db..b33f7e5a33ae156cd0b74096522bfa70313cc4d5 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2015,2016,2017,2018, by the GROMACS development team, led by
+ * Copyright (c) 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.
@@ -49,7 +49,7 @@
 
 #include <vector>
 
-#include "gromacs/mdtypes/awh-correlation-history.h"
+#include "gromacs/mdtypes/awh_correlation_history.h"
 #include "gromacs/utility/basedefinitions.h"
 
 namespace gmx