Move more tools out of gmxana
[alexxy/gromacs.git] / src / gromacs / tools / eneconv.cpp
similarity index 99%
rename from src/gromacs/gmxana/gmx_eneconv.cpp
rename to src/gromacs/tools/eneconv.cpp
index 394c343fb9fb3b0336aca797fc9d4dc4455dbfc8..c76e4b9eb242907804d37b872342c05807b34e69 100644 (file)
@@ -36,6 +36,8 @@
  */
 #include "gmxpre.h"
 
+#include "eneconv.h"
+
 #include <cmath>
 #include <cstdlib>
 #include <cstring>
@@ -45,7 +47,6 @@
 #include "gromacs/commandline/pargs.h"
 #include "gromacs/fileio/enxio.h"
 #include "gromacs/fileio/trxio.h"
-#include "gromacs/gmxana/gmx_ana.h"
 #include "gromacs/listed_forces/disre.h"
 #include "gromacs/math/functions.h"
 #include "gromacs/math/vec.h"