X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fmdlib%2Fgenborn.c;h=7c31e0b7a575699d6162b3f72a8c1e81b319d867;hb=adf34bb699c6173d16c5af33c182b011fe805d38;hp=c26de6a12701d0c728dd6ddf89865701c6efea14;hpb=293630c584fc91d87438538030a612fce4ed31f3;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/mdlib/genborn.c b/src/gromacs/mdlib/genborn.c index c26de6a127..7c31e0b7a5 100644 --- a/src/gromacs/mdlib/genborn.c +++ b/src/gromacs/mdlib/genborn.c @@ -86,7 +86,7 @@ typedef struct gbtmpnbls { int list_nalloc; } t_gbtmpnbls; -/* This function is exactly the same as the one in bonded/bonded.cpp. The reason +/* This function is exactly the same as the one in listed-forces/bonded.cpp. The reason * it is copied here is that the bonded gb-interactions are evaluated * not in calc_bonds, but rather in calc_gb_forces */