From 1e4e2a714dc46f49f994c6866f8644e5427a7bb5 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Wed, 7 Jul 2021 14:51:22 -0400 Subject: [PATCH] UPdate the call to get_candidates, in case we use this test program again. --- map65/libm65/synctest.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/map65/libm65/synctest.f90 b/map65/libm65/synctest.f90 index a4a851c5b..a710daa13 100644 --- a/map65/libm65/synctest.f90 +++ b/map65/libm65/synctest.f90 @@ -41,7 +41,7 @@ program synctest call timer('synctest',0) call timer('get_cand',0) - call get_candidates(ss,savg,.true.,nfa,nfb,nts_jt65,nts_q65,cand,ncand) + call get_candidates(ss,savg,302,.true.,nfa,nfb,nts_jt65,nts_q65,cand,ncand) call timer('get_cand',1) do k=1,ncand