9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-12-25 13:03:28 +01:00
qp2/plugins/local/ao_extra_basis/fit_1s_basis.irp.f

9 lines
137 B
Fortran
Raw Normal View History

2024-12-11 14:30:42 +01:00
program fit_1s_basis
implicit none
provide lmax_too_big
integer :: i
! print*,'n_func_tot', n_func_tot
provide new_nucl_coord
end