X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD%2Funres.F;h=c0e49ce92d60c5ccb49fa4ff276ec09ff73f952d;hb=66980167b703e10af937168c72d113e607e4323d;hp=e50438ee2095971e1155cd3ff1d5a916846a9d61;hpb=c131b73555ef3436ee4f01794133097fd341d3b6;p=unres.git diff --git a/source/unres/src_MD/unres.F b/source/unres/src_MD/unres.F index e50438e..c0e49ce 100644 --- a/source/unres/src_MD/unres.F +++ b/source/unres/src_MD/unres.F @@ -189,6 +189,7 @@ c--------------------------------------------------------------------------- double precision energy(0:n_ene) double precision energy_long(0:n_ene),energy_short(0:n_ene) double precision varia(maxvar) + integer nharp,iharp(4,maxres/3) if (indpdb.eq.0) call chainbuild #ifdef MPI time00=MPI_Wtime()