Skip to content

Commit 2486873

Browse files
author
rasmussn
committed
Replace Fortran import with specific modules.
1 parent ea7098c commit 2486873

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/syntax/R900IOStatements.sdf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ module R900IOStatements
99
imports
1010
%%TODO languages/fortran/syntax/FortranLex
1111
%%TODO languages/fortran/syntax/Fortran90
12-
FortranLex
13-
Fortran
12+
FortranLex
13+
R600UseDataObjects
1414

1515
exports
1616

0 commit comments

Comments
 (0)