From 16452ae32fe45048a1147f014e3654464824934e Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Wed, 4 Feb 2015 00:37:33 +0000 Subject: [PATCH] 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 --- lib/filbig.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/filbig.f90 b/lib/filbig.f90 index 16aad432d..a817411e3 100644 --- a/lib/filbig.f90 +++ b/lib/filbig.f90 @@ -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