aboutsummaryrefslogtreecommitdiff
path: root/contrib/file/magic/Magdir/algol68
blob: 3675b840e3b699d1cca65ec6ce2cb0354b8c802d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

#------------------------------------------------------------------------------
# $File: algol68,v 1.3 2018/10/19 01:04:21 christos Exp $
# algol68:  file(1) magic for Algol 68 source
#
0	search/8192	(input,			Algol 68 source text
!:mime	text/x-Algol68
0	regex/1024	\^PROC			Algol 68 source text
!:mime	text/x-Algol68
0	regex/1024	\bMODE[\t\ ]		Algol 68 source text
!:mime	text/x-Algol68
0	regex/1024	\bREF[\t\ ]		Algol 68 source text
!:mime	text/x-Algol68
0	regex/1024	\bFLEX[\t\ ]\*\\[	Algol 68 source text
!:mime	text/x-Algol68
#0	regex          	[\t\ ]OD		Algol 68 source text
#!:mime	text/x-Algol68
#0	regex          	[\t\ ]FI		Algol 68 source text
#!:mime	text/x-Algol68