xref: /minix3/external/bsd/file/dist/magic/magdir/pascal (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
108ff44c4SLionel Sambuc#------------------------------------------------------------------------------
2*0a6a1f1dSLionel Sambuc# $File: pascal,v 1.2 2014/07/14 14:21:33 rrt Exp $
308ff44c4SLionel Sambuc# pascal:  file(1) magic for Pascal source
408ff44c4SLionel Sambuc#
508ff44c4SLionel Sambuc0	search/8192	(input,		Pascal source text
608ff44c4SLionel Sambuc!:mime	text/x-pascal
7*0a6a1f1dSLionel Sambuc#0	regex		\^program	Pascal source text
8*0a6a1f1dSLionel Sambuc#!:mime	text/x-pascal
9*0a6a1f1dSLionel Sambuc#0	regex           	\^record		Pascal source text
10*0a6a1f1dSLionel Sambuc#!:mime	text/x-pascal
11