xref: /dragonfly/contrib/file/magic/Magdir/pascal (revision a444603f)
1#------------------------------------------------------------------------------
2# $File: pascal,v 1.3 2020/06/07 18:10:26 christos Exp $
3# pascal:  file(1) magic for Pascal source
4#
50	search/8192	(input,		Pascal source text
6!:mime	text/x-pascal
7#0	regex		\^program	Pascal source text
8#!:mime	text/x-pascal
9#0	regex           	\^record		Pascal source text
10#!:mime	text/x-pascal
11
12# Free Pascal
130	string	PPU	Pascal unit
14>3	string	x	\b, version %s
15