fortran (11d38a5764295585a2472d5e861fa8abe1a11eb2) | fortran (3e41d09d08f5bfa2fc1386241f334b865d6da085) |
---|---|
1 2#------------------------------------------------------------------------------ | 1 2#------------------------------------------------------------------------------ |
3# $File: fortran,v 1.9 2015/06/17 19:55:27 christos Exp $ | 3# $File: fortran,v 1.10 2015/11/05 18:47:16 christos Exp $ |
4# FORTRAN source | 4# FORTRAN source |
50 regex/100l \^[Cc][\ \t] FORTRAN program text | 5# Check that the first 100 lines start with C or whitespace first. 60 regex/100l !\^[^Cc\ \t].*$ 7>0 regex/100l \^[Cc][\ \t] FORTRAN program text |
6!:mime text/x-fortran 7!:strength - 5 | 8!:mime text/x-fortran 9!:strength - 5 |