1234250Sobrien#------------------------------------------------------------------------------
2362844Sdelphij# $File: pascal,v 1.3 2020/06/07 18:10:26 christos 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
11362844Sdelphij
12362844Sdelphij# Free Pascal
13362844Sdelphij0	string	PPU	Pascal unit
14362844Sdelphij>3	string	x	\b, version %s
15