Move pull code to separate subdirectory
[alexxy/gromacs.git] / src / gromacs / mdlib / sim_util.c
index 3ae2e92c55551716065f592bfaa0d94b03456dd5..d33ba4a1fa42ae77e5efd2c7fa86841dd92bdbf3 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2004, The GROMACS development team.
- * Copyright (c) 2013, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014, 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.
@@ -70,7 +70,6 @@
 #include "constr.h"
 #include "xvgr.h"
 #include "copyrite.h"
-#include "pull_rotation.h"
 #include "gmx_random.h"
 #include "domdec.h"
 #include "partdec.h"
@@ -86,6 +85,8 @@
 #include "gromacs/timing/walltime_accounting.h"
 #include "gromacs/utility/gmxmpi.h"
 #include "gromacs/essentialdynamics/edsam.h"
+#include "gromacs/pulling/pull.h"
+#include "gromacs/pulling/pull_rotation.h"
 
 #include "adress.h"
 #include "qmmm.h"