2
0
mirror of https://github.com/LCPQ/DEHam synced 2024-07-30 17:14:19 +02:00
DEHam/pstartend.irp.f
vijay gopal chilkuri 79bdcfa221 initial commit
2016-12-19 23:26:16 +01:00

7 lines
78 B
Forth

BEGIN_PROVIDER[integer, istart]
implicit none
istart=0
END_PROVIDER