]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/file/Magdir/pascal
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / file / Magdir / pascal
1 #------------------------------------------------------------------------------
2 # $File: pascal,v 1.1 2011/12/08 12:12:46 rrt Exp $
3 # pascal:  file(1) magic for Pascal source
4 #
5 0       search/8192     (input,         Pascal source text
6 !:mime  text/x-pascal
7 0       regex           \^program       Pascal source text
8 !:mime  text/x-pascal
9 0       regex                   \^record                Pascal source text
10 !:mime  text/x-pascal