1284194Sdelphij#------------------------------------------------------------------------------
2284194Sdelphij# $File: pascal,v 1.2 2014/07/14 14:21:33 rrt Exp $
3284194Sdelphij# pascal:  file(1) magic for Pascal source
4284194Sdelphij#
5284194Sdelphij0	search/8192	(input,		Pascal source text
6284194Sdelphij!:mime	text/x-pascal
7284194Sdelphij#0	regex		\^program	Pascal source text
8284194Sdelphij#!:mime	text/x-pascal
9284194Sdelphij#0	regex           	\^record		Pascal source text
10284194Sdelphij#!:mime	text/x-pascal
11