For now, at least: always recompute hypothetical messages in hint65.f90.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6605 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2016-04-09 17:11:44 +00:00
parent 35f7f73a7a
commit 07151fb980
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ subroutine hint65(s3,mrs,mrs2,mrsym,mr2sym,mrprob,nadd,flip, &
'RO','RRR','73'/
save first,sym1,nused,msg0,sym2
first=.true. !### For now, at least: always recompute hypothetical messages
if(first) then
neme=0
open(23,file=trim(data_dir)//'/CALL3.TXT',status='unknown')