diff --git a/org/qmckl_jastrow.org b/org/qmckl_jastrow.org index 17fa2b8..0beaaa1 100644 --- a/org/qmckl_jastrow.org +++ b/org/qmckl_jastrow.org @@ -1327,7 +1327,7 @@ integer function qmckl_compute_asymp_jasb_f(context, bord_num, bord_vector, resc x = x * kappa_inv asymp_jasb(i) = asymp_jasb(i) + bord_vector(p + 1) * x end do - + end do end function qmckl_compute_asymp_jasb_f #+end_src