Fixed Travis

This commit is contained in:
Anthony Scemama 2019-02-04 19:33:15 +01:00
parent 54c4b15324
commit 75b50cf4d6
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ END_PROVIDER
do i=1,pt2_n_0(1+pt2_N_teeth/4)
pt2_F(i) = pt2_n_tasks_max
enddo
do i=pt2_n_0(pt2_N_teeth-pt2_N_teeth/4), N_det_generators
do i=1+pt2_n_0(pt2_N_teeth-pt2_N_teeth/4), N_det_generators
pt2_F(i) = 1
enddo