10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-29 16:34:50 +02:00
quantum_package/plugins/Psiref_CAS/overwrite_with_cas.irp.f

6 lines
82 B
Fortran
Raw Normal View History

2016-04-11 10:48:36 +02:00
program overwrite_w_cas
2016-10-11 09:44:28 +02:00
read_wf = .True.
TOUCH read_wf
2016-04-11 10:48:36 +02:00
call extract_ref
end