X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc-HCD-5D%2Fstochfric.F;h=c83e9ce3897ab6e1ef41259d4610f1d2479c26da;hb=57038e4bdff4cc9534106b25bfbd4b9a844d47fd;hp=368cf97299fd5739e02e5f2215831cbec26c80d1;hpb=32caa3b64eb94b90fa9fd402b77263ea89efffa1;p=unres.git diff --git a/source/unres/src-HCD-5D/stochfric.F b/source/unres/src-HCD-5D/stochfric.F index 368cf97..c83e9ce 100644 --- a/source/unres/src-HCD-5D/stochfric.F +++ b/source/unres/src-HCD-5D/stochfric.F @@ -496,6 +496,10 @@ c------------------------------------------------------------------ double precision time00 #endif include 'DIMENSIONS' +#ifndef FIVEDIAG + integer mmaxres2 + parameter (mmaxres2=(maxres2*(maxres2+1)/2)) +#endif include 'COMMON.VAR' include 'COMMON.CHAIN' include 'COMMON.DERIV'