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

Add read_wf to overwrite_with_cas

This commit is contained in:
Anthony Scemama 2016-10-11 09:44:28 +02:00
parent 6e897584e9
commit 9fe84ab137

View File

@ -1,3 +1,5 @@
program overwrite_w_cas
read_wf = .True.
TOUCH read_wf
call extract_ref
end