Rename all source files from - to _ for consistency.
[alexxy/gromacs.git] / src / testutils / refdata_xml.cpp
similarity index 98%
rename from src/testutils/refdata-xml.cpp
rename to src/testutils/refdata_xml.cpp
index 0b7a8269444dcf20a678865e51196d1cff54fd33..50e2e6f4e8e30388ed7eefb6e33081367faf690d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2015,2016,2017, by the GROMACS development team, led by
+ * Copyright (c) 2015,2016,2017,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 "refdata-xml.h"
+#include "refdata_xml.h"
 
 #include <tinyxml2.h>
 
 #include "gromacs/utility/exceptions.h"
 
-#include "testutils/refdata-impl.h"
+#include "testutils/refdata_impl.h"
 #include "testutils/testexceptions.h"
 
 namespace gmx