xref: /netbsd-src/external/bsd/file/dist/magic/magdir/pascal (revision 6a493d6bc668897c91594964a732d38505b70cbb)
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