fortran 349 B

123456789
  1. #------------------------------------------------------------------------------
  2. # $File: fortran,v 1.10 2015/11/05 18:47:16 christos Exp $
  3. # FORTRAN source
  4. # Check that the first 100 lines start with C or whitespace first.
  5. 0 regex/100l !\^[^Cc\ \t].*$
  6. >0 regex/100l \^[Cc][\ \t] FORTRAN program text
  7. !:mime text/x-fortran
  8. !:strength - 5