1f72f8299SJan Lentfer 2f72f8299SJan Lentfer#------------------------------------------------------------------------------ 3*c30bd091SSascha Wildner# $File: fortran,v 1.10 2015/11/05 18:47:16 christos Exp $ 4327e51cbSPeter Avalos# FORTRAN source 5*c30bd091SSascha Wildner# Check that the first 100 lines start with C or whitespace first. 6*c30bd091SSascha Wildner0 regex/100l !\^[^Cc\ \t].*$ 7*c30bd091SSascha Wildner>0 regex/100l \^[Cc][\ \t] FORTRAN program text 879343712SPeter Avalos!:mime text/x-fortran 9e8af9738SPeter Avalos!:strength - 5 10