Merge pull request #87 from secondplanet/patch-3

More FORTRAN file extensions
This commit is contained in:
Joshua Peek
2011-11-06 11:38:02 -08:00

View File

@@ -304,9 +304,21 @@ FORTRAN:
primary_extension: .f90
extensions:
- .F
- .F77
- .F90
- .F95
- .F03
- .F08
- .FOR
- .FPP
- .f
- .f77
- .f90
- .f95
- .f03
- .f08
- .for
- .fpp
Factor:
type: programming