X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?p=unres.git;a=blobdiff_plain;f=source%2Funres%2Fsrc_CSA_DiL%2FCOMMON.THREAD;fp=source%2Funres%2Fsrc_CSA_DiL%2FCOMMON.THREAD;h=0000000000000000000000000000000000000000;hp=5c814cccfa27395152fdef4276d63105bbf9c57e;hb=2a226bfc86eabc6e4eae0c3ad1cbc3cb5417a05a;hpb=a0e685f844163003749ba91dfbf4644bcc8cfa30 diff --git a/source/unres/src_CSA_DiL/COMMON.THREAD b/source/unres/src_CSA_DiL/COMMON.THREAD deleted file mode 100644 index 5c814cc..0000000 --- a/source/unres/src_CSA_DiL/COMMON.THREAD +++ /dev/null @@ -1,7 +0,0 @@ - integer nthread,nexcl,iexam,ipatt - double precision ener0,ener,max_time_for_thread, - & ave_time_for_thread - common /thread/ nthread,nexcl,iexam(2,maxthread), - & ipatt(2,maxthread) - common /thread1/ ener0(n_ene+2,maxthread),ener(n_ene+2,maxthread), - & max_time_for_thread,ave_time_for_thread