Move pull code to separate subdirectory
[alexxy/gromacs.git] / src / gromacs / pulling / pull.c
similarity index 99%
rename from src/gromacs/mdlib/pull.c
rename to src/gromacs/pulling/pull.c
index a63733e537404ff12444595da877b3cf1db67b02..ab96a3a909688458d07e563cb0e216cd3b1a5068 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.
@@ -61,6 +61,7 @@
 #include "gmx_ga2la.h"
 #include "copyrite.h"
 #include "macros.h"
+#include "vec.h"
 
 static void pull_print_group_x(FILE *out, ivec dim, const t_pull_group *pgrp)
 {