mirror of
https://github.com/LCPQ/DEHam
synced 2024-11-13 09:33:52 +01:00
7 lines
78 B
FortranFixed
7 lines
78 B
FortranFixed
|
BEGIN_PROVIDER[integer, istart]
|
||
|
implicit none
|
||
|
|
||
|
istart=0
|
||
|
|
||
|
END_PROVIDER
|