X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_CSA%2Fbank.F;h=fc365e3726406d29b092e41ae6de06cd07eac192;hb=5e13bfdf2c98103be8166d5d2bbf9269c40e63a4;hp=38723ba236a6643f7c88a29b0e53f0bbcc0073d3;hpb=f0ab76db798e4461535a3ce519bf1188744a7d9b;p=unres.git diff --git a/source/unres/src_CSA/bank.F b/source/unres/src_CSA/bank.F index 38723ba..fc365e3 100644 --- a/source/unres/src_CSA/bank.F +++ b/source/unres/src_CSA/bank.F @@ -1,3 +1,4 @@ +#ifdef MPI cc--------------------------------- subroutine refresh_bank(ntrial) implicit real*8 (a-h,o-z) @@ -1349,3 +1350,4 @@ c------------------------------------------------ call flush(iout) return end +#endif