We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 091986d + 19bf258 commit 498b073Copy full SHA for 498b073
src/strategies/k90r.f
@@ -7,5 +7,5 @@ FUNCTION K90R(J,M,K,L,R, JA)
7
k90r=0
8
if((jold.eq.1).and.(j.eq.1)) k90r=1
9
jold=j
10
- RETURN
+ RETURN
11
END
0 commit comments