xref: /freebsd/contrib/file/magic/Magdir/pascal (revision 8cc087a1eee9ec1ca9f7ac1e63ad51bdb5a682eb)
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