xref: /dflybsd-src/contrib/file/magic/Magdir/pascal (revision f1e3af6c0d9fb009456c1ad7a10c323acbf7022f)
1#------------------------------------------------------------------------------
2# $File: pascal,v 1.1 2011/12/08 12:12:46 rrt Exp $
3# pascal:  file(1) magic for Pascal source
4#
50	search/8192	(input,		Pascal source text
6!:mime	text/x-pascal
70	regex		\^program	Pascal source text
8!:mime	text/x-pascal
90	regex           	\^record		Pascal source text
10!:mime	text/x-pascal
11