]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - contrib/file/magic/Magdir/fortran
Update file(1) to new version with security update. [EN-18:02.file]
[FreeBSD/releng/10.3.git] / contrib / file / magic / Magdir / fortran
1
2 #------------------------------------------------------------------------------
3 # $File: fortran,v 1.10 2015/11/05 18:47:16 christos Exp $
4 # FORTRAN source
5 # Check that the first 100 lines start with C or whitespace first.
6 0       regex/100l      !\^[^Cc\ \t].*$
7 >0      regex/100l      \^[Cc][\ \t]    FORTRAN program text
8 !:mime  text/x-fortran
9 !:strength - 5