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
1 changed files with 2 additions and 0 deletions

View File

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