mirror of
https://github.com/LCPQ/quantum_package
synced 2025-01-03 10:05:57 +01:00
CIS doesn't read wf
This commit is contained in:
parent
146e75b89a
commit
f7d715ba6c
@ -1,4 +1,11 @@
|
||||
program cis
|
||||
implicit none
|
||||
read_wf = .False.
|
||||
SOFT_TOUCH read_wf
|
||||
call run
|
||||
end
|
||||
|
||||
subroutine run
|
||||
implicit none
|
||||
integer :: i
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user