mirror of
https://github.com/LCPQ/quantum_package
synced 2025-01-10 21:18:29 +01:00
Generators were broken in previous commit
This commit is contained in:
parent
ff86d51c5f
commit
974636b265
@ -65,7 +65,7 @@ BEGIN_PROVIDER [ integer, size_select_max]
|
|||||||
size_select_max = 10000
|
size_select_max = 10000
|
||||||
END_PROVIDER
|
END_PROVIDER
|
||||||
|
|
||||||
BEGIN_PROVIDER [ double precision precision, select_max, (size_select_max) ]
|
BEGIN_PROVIDER [ double precision, select_max, (size_select_max) ]
|
||||||
implicit none
|
implicit none
|
||||||
BEGIN_DOC
|
BEGIN_DOC
|
||||||
! Memo to skip useless selectors
|
! Memo to skip useless selectors
|
||||||
|
Loading…
Reference in New Issue
Block a user