Skip to content

Commit 10e1a47

Browse files
author
rasmussn
committed
Changed comment about ImageTeam being F08 to F2015.
1 parent 8c57cad commit 10e1a47

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

fortran/syntax/Main.sdf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2837,7 +2837,7 @@ context-free syntax
28372837
'ROUND' '=' DefaultCharExpr -> ConnectSpec {cons("ROUND")}
28382838
'SIGN' '=' DefaultCharExpr -> ConnectSpec {cons("SIGN")}
28392839
'STATUS' '=' DefaultCharExpr -> ConnectSpec {cons("STATUS")}
2840-
%%'TEAM' '=' ImageTeam %%TODO - is this in standard for F08?
2840+
%%'TEAM' '=' ImageTeam %%TODO - F2015
28412841

28422842
%%R906
28432843
%% default-char-expr substituted for scalar-default-char-expr
@@ -3077,7 +3077,7 @@ context-free syntax
30773077
'SIGN' '=' DefaultCharExpr -> InquireSpec {cons("SIGN")}
30783078
'SIZE' '=' IntVariable -> InquireSpec {cons("SIZE")}
30793079
'STREAM' '=' DefaultCharExpr -> InquireSpec {cons("STREAM")}
3080-
%%'TEAM' '=' ImageTeam %%TODO-F08
3080+
%%'TEAM' '=' ImageTeam %%TODO-F2015
30813081
'UNFORMATTED' '=' DefaultCharExpr -> InquireSpec {cons("UNFORMATTED")}
30823082
'WRITE' '=' DefaultCharExpr -> InquireSpec {cons("WRITE")}
30833083

0 commit comments

Comments
 (0)