Move more tools out of gmxana
[alexxy/gromacs.git] / src / programs / legacymodules.cpp
index 76dc0d98ee41ff2024a9d54a82d600679c6e6173..b8ec65eaa0456609451f8c402aec2544e4a8f9ff 100644 (file)
 #include "gromacs/tools/check.h"
 #include "gromacs/tools/convert_tpr.h"
 #include "gromacs/tools/dump.h"
+#include "gromacs/tools/eneconv.h"
+#include "gromacs/tools/make_ndx.h"
+#include "gromacs/tools/mk_angndx.h"
+#include "gromacs/tools/pme_error.h"
 #include "gromacs/tools/report_methods.h"
+#include "gromacs/tools/trjcat.h"
+#include "gromacs/tools/trjconv.h"
+#include "gromacs/tools/tune_pme.h"
 
 #include "mdrun/mdrun_main.h"
 #include "view/view.h"