Add rfilt and df to the "save" list in filbig.f90.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4927 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2015-02-04 00:37:33 +00:00
parent 79a6ed5464
commit 8543283404

View File

@ -28,7 +28,7 @@ subroutine filbig(dd,npts,f0,newdat,c4a,n4,sq0)
5.89886379,1.59355187,-2.49138308,0.60910773,-0.04248129/
common/refspec/dfref,ref(NSZ)
common/patience/npatience,nthreads
save first,plan1,plan2,plan3
save first,plan1,plan2,plan3,rfilt,df
if(npts.lt.0) go to 900 !Clean up at end of program