diff --git a/guoyi.run b/guoyi.run index b827d27..b81d8c2 100644 --- a/guoyi.run +++ b/guoyi.run @@ -347,6 +347,9 @@ if (argnumber<=5) sub 5; hold +5000; bbreak=fill; sub 7; hold +7000; bbreak=fill; + /*adjust to zero following Goloboff*/ + sub 0; + /*get the consensus tree number*/ var: nsubpars; set nsubpars ntrees; @@ -383,6 +386,9 @@ else sub 5; hold +5000; bbreak=fill; sub 7; hold +7000; bbreak=fill; + /*adjust to zero following Goloboff*/ + sub 0; + /*get the consensus tree number*/ var: nsubpars; set nsubpars ntrees;