Skip to content

Commit

Permalink
issue #7590 Map .f18 filetype to Fortran
Browse files Browse the repository at this point in the history
Documentation has to be updated as well
  • Loading branch information
albert-github committed Feb 14, 2020
1 parent c918f35 commit c641d20
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions doc/starting.doc
Original file line number Diff line number Diff line change
Expand Up @@ -114,15 +114,15 @@ Extension | Language | Extension | Language | Extension | Language
.cc |C / C++ | .java |Java | .f95 |Fortran
.cxx |C / C++ | .cs |C# | .f03 |Fortran
.cpp |C / C++ | .d |D | .f08 |Fortran
.c++ |C / C++ | .php |PHP | .vhd |VHDL
.ii |C / C++ | .php4 |PHP | .vhdl |VHDL
.ixx |C / C++ | .php5 |PHP | .ucf |VHDL
.ipp |C / C++ | .inc |PHP | .qsf |VHDL
.i++ |C / C++ | .phtml |PHP | .tcl |TCL
.inl |C / C++ | .m |Objective-C | .md |Markdown
.h |C / C++ | .M |Objective-C | .markdown |Markdown
.H |C / C++ | .py |Python | .ice |Slice
.hh |C / C++ | .pyw |Python | | |
.c++ |C / C++ | .php |PHP | .f18 |Fortran
.ii |C / C++ | .php4 |PHP | .vhd |VHDL
.ixx |C / C++ | .php5 |PHP | .vhdl |VHDL
.ipp |C / C++ | .inc |PHP | .ucf |VHDL
.i++ |C / C++ | .phtml |PHP | .qsf |VHDL
.inl |C / C++ | .m |Objective-C | .tcl |TCL
.h |C / C++ | .M |Objective-C | .md |Markdown
.H |C / C++ | .py |Python | .markdown |Markdown
.hh |C / C++ | .pyw |Python | .ice |Slice
.HH |C / C++ | | | | |
.hxx |C / C++ | | | | |
.hpp |C / C++ | | | | |
Expand Down

0 comments on commit c641d20

Please sign in to comment.