X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fbonded%2Fbonded.cpp;h=481c34ae8a75ca9e1a305112dbea8582e8b0e5fa;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=0ad3139599b1f8aa49333ea3e932247626d4e381;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/bonded/bonded.cpp b/src/gromacs/bonded/bonded.cpp index 0ad3139599..481c34ae8a 100644 --- a/src/gromacs/bonded/bonded.cpp +++ b/src/gromacs/bonded/bonded.cpp @@ -41,22 +41,23 @@ #include "config.h" #include + #include #include -#include "gromacs/math/units.h" -#include "gromacs/math/vec.h" -#include "gromacs/math/utilities.h" -#include "gromacs/legacyheaders/txtdump.h" -#include "gromacs/legacyheaders/ns.h" -#include "gromacs/legacyheaders/macros.h" -#include "gromacs/legacyheaders/names.h" +#include "gromacs/bonded/restcbt.h" #include "gromacs/legacyheaders/disre.h" -#include "gromacs/legacyheaders/orires.h" #include "gromacs/legacyheaders/force.h" +#include "gromacs/legacyheaders/macros.h" +#include "gromacs/legacyheaders/names.h" #include "gromacs/legacyheaders/nonbonded.h" - +#include "gromacs/legacyheaders/ns.h" +#include "gromacs/legacyheaders/orires.h" +#include "gromacs/legacyheaders/txtdump.h" +#include "gromacs/math/units.h" +#include "gromacs/math/utilities.h" +#include "gromacs/math/vec.h" #include "gromacs/pbcutil/ishift.h" #include "gromacs/pbcutil/mshift.h" #include "gromacs/pbcutil/pbc.h" @@ -66,8 +67,6 @@ #include "gromacs/utility/fatalerror.h" #include "gromacs/utility/smalloc.h" -#include "restcbt.h" - /* Find a better place for this? */ const int cmap_coeff_matrix[] = { 1, 0, -3, 2, 0, 0, 0, 0, -3, 0, 9, -6, 2, 0, -6, 4,