X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fpulling%2Fpullutil.c;h=53072c1ef20393f2ae4c95eaf6ae6581d5bb5db8;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=57bc3401c545909c558518b755d4600c6ff3caef;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/pulling/pullutil.c b/src/gromacs/pulling/pullutil.c index 57bc3401c5..53072c1ef2 100644 --- a/src/gromacs/pulling/pullutil.c +++ b/src/gromacs/pulling/pullutil.c @@ -38,19 +38,19 @@ #include -#include "gromacs/utility/futil.h" -#include "gromacs/math/vec.h" -#include "gromacs/utility/smalloc.h" -#include "gromacs/legacyheaders/typedefs.h" -#include "gromacs/legacyheaders/types/commrec.h" -#include "gromacs/legacyheaders/names.h" -#include "gromacs/utility/fatalerror.h" -#include "gromacs/legacyheaders/macros.h" #include "gromacs/fileio/confio.h" +#include "gromacs/legacyheaders/gmx_ga2la.h" +#include "gromacs/legacyheaders/macros.h" +#include "gromacs/legacyheaders/names.h" #include "gromacs/legacyheaders/network.h" +#include "gromacs/legacyheaders/typedefs.h" +#include "gromacs/legacyheaders/types/commrec.h" +#include "gromacs/math/vec.h" #include "gromacs/pbcutil/pbc.h" -#include "pull.h" -#include "gromacs/legacyheaders/gmx_ga2la.h" +#include "gromacs/pulling/pull.h" +#include "gromacs/utility/fatalerror.h" +#include "gromacs/utility/futil.h" +#include "gromacs/utility/smalloc.h" static void pull_set_pbcatom(t_commrec *cr, t_pull_group *pgrp, rvec *x,