X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxana%2Fgmx_tcaf.c;h=b676ffc6a2deba541021747d1c64ff300852cb59;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=cf72122974457feb48e2ae1505d0eaa0555b26b6;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxana/gmx_tcaf.c b/src/gromacs/gmxana/gmx_tcaf.c index cf72122974..b676ffc6a2 100644 --- a/src/gromacs/gmxana/gmx_tcaf.c +++ b/src/gromacs/gmxana/gmx_tcaf.c @@ -40,24 +40,24 @@ #include #include +#include "gromacs/commandline/pargs.h" #include "gromacs/fileio/confio.h" -#include "gromacs/utility/fatalerror.h" -#include "gromacs/utility/futil.h" -#include "gstat.h" +#include "gromacs/fileio/trxio.h" +#include "gromacs/fileio/xvgr.h" +#include "gromacs/gmxana/gmx_ana.h" +#include "gromacs/gmxana/gstat.h" #include "gromacs/legacyheaders/macros.h" -#include "gromacs/math/utilities.h" -#include "gromacs/math/units.h" -#include "gromacs/topology/index.h" -#include "gromacs/utility/smalloc.h" -#include "gromacs/commandline/pargs.h" #include "gromacs/legacyheaders/txtdump.h" #include "gromacs/legacyheaders/typedefs.h" -#include "gromacs/math/vec.h" -#include "gromacs/fileio/xvgr.h" #include "gromacs/legacyheaders/viewit.h" +#include "gromacs/math/units.h" +#include "gromacs/math/utilities.h" +#include "gromacs/math/vec.h" #include "gromacs/pbcutil/pbc.h" -#include "gmx_ana.h" -#include "gromacs/fileio/trxio.h" +#include "gromacs/topology/index.h" +#include "gromacs/utility/fatalerror.h" +#include "gromacs/utility/futil.h" +#include "gromacs/utility/smalloc.h" #define NK 24