Skip to content

Commit

Permalink
fix SublimeFortran vs Fortran path issue
Browse files Browse the repository at this point in the history
  • Loading branch information
315234 committed Jun 30, 2016
1 parent 6776bb0 commit 851dee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grammars/FortranModern.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ variables:

contexts:
main:
- include: Packages/SublimeFortran/grammars/OpenMP.sublime-syntax
- include: Packages/Fortran/grammars/OpenMP.sublime-syntax
- include: allocation
- include: associate_statement
- include: block_statement
Expand Down

0 comments on commit 851dee4

Please sign in to comment.