1234250Sobrien#------------------------------------------------------------------------------
2275698Sdelphij# $File: pascal,v 1.2 2014/07/14 14:21:33 rrt Exp $
3234250Sobrien# pascal:  file(1) magic for Pascal source
4234250Sobrien#
5234250Sobrien0	search/8192	(input,		Pascal source text
6234250Sobrien!:mime	text/x-pascal
7275698Sdelphij#0	regex		\^program	Pascal source text
8275698Sdelphij#!:mime	text/x-pascal
9275698Sdelphij#0	regex           	\^record		Pascal source text
10275698Sdelphij#!:mime	text/x-pascal
11