10
1
mirror of https://gitlab.com/scemama/qmcchem.git synced 2024-06-02 03:15:19 +02:00

New IRPF90

This commit is contained in:
Anthony Scemama 2017-06-14 01:11:26 +02:00
parent b3ca85eb2d
commit fed153e513

View File

@ -45,7 +45,7 @@ subroutine pow_l(r,a,x1,x2,x3)
x3 = 0.
return
end select
end function
end
BEGIN_PROVIDER [ real, ao_axis_block, (ao_block_num_8) ]