Move more tools out of gmxana
[alexxy/gromacs.git] / src / gromacs / tools / tune_pme.cpp
similarity index 99%
rename from src/gromacs/gmxana/gmx_tune_pme.cpp
rename to src/gromacs/tools/tune_pme.cpp
index 0c6abc61da73aa17cbd5019535745a3a02524f59..4663f6f516762fc3ac0c491f939cbc081f4d0e10 100644 (file)
@@ -34,6 +34,8 @@
  */
 #include "gmxpre.h"
 
+#include "tune_pme.h"
+
 #include "config.h"
 
 #include <cmath>
@@ -53,7 +55,6 @@
 #include "gromacs/fft/calcgrid.h"
 #include "gromacs/fileio/checkpoint.h"
 #include "gromacs/fileio/tpxio.h"
-#include "gromacs/gmxana/gmx_ana.h"
 #include "gromacs/math/utilities.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/mdlib/perf_est.h"