10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-12-23 21:03:49 +01:00
QuantumPackage/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