mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-10-07 00:25:57 +02:00
5 lines
85 B
Fortran
5 lines
85 B
Fortran
|
BEGIN_PROVIDER [integer, max_exc_pert]
|
||
|
implicit none
|
||
|
max_exc_pert = 0
|
||
|
END_PROVIDER
|