dparkins / language-fortran

Syntax highlighting for FORTRAN for atom
MIT License
35 stars 16 forks source link

Fixes #97 #98

Closed tomedunn closed 7 years ago

tomedunn commented 7 years ago

Several of the IO statements were missing rules to handle their non-bracketed use. This adds these additional rules which should bring things in line with the current Fortran standards.