mirror of
https://gitlab.com/scemama/qp_plugins_scemama.git
synced 2024-11-07 14:43:41 +01:00
7 lines
97 B
FortranFixed
7 lines
97 B
FortranFixed
|
! -*- F90 -*-
|
||
|
BEGIN_PROVIDER [logical, bavard]
|
||
|
! bavard=.true.
|
||
|
bavard=.false.
|
||
|
END_PROVIDER
|
||
|
|