3 lines
43 B
FortranFixed
3 lines
43 B
FortranFixed
|
|
subroutine sub1(n)
|
||
|
|
real, intent(in) :: n
|