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.
1 parent 8ec66bc commit 14bd90bCopy full SHA for 14bd90b
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