10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-02 11:25:26 +02:00
quantum_package/plugins/FOBOCI/save_fock_diag_inactiv_virt.irp.f

8 lines
111 B
Fortran
Raw Permalink Normal View History

2016-02-17 17:15:54 +01:00
program save_fock_inactiv_virt_mos
implicit none
call diag_inactive_virt_and_update_mos
call save_mos
end