summaryrefslogtreecommitdiff
path: root/magic/Magdir/pascal
blob: a134a47a225eff3fa30c0460f9ba0526edc94e86 (plain)
1
2
3
4
5
6
7
8
9
10
#------------------------------------------------------------------------------
# $File: pascal,v 1.1 2011/12/08 12:12:46 rrt Exp $
# pascal:  file(1) magic for Pascal source
#
0	search/8192	(input,		Pascal source text
!:mime	text/x-pascal
0	regex		\^program	Pascal source text
!:mime	text/x-pascal
0	regex           	\^record		Pascal source text
!:mime	text/x-pascal