]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - contrib/file/magic/Magdir/algol68
Update file(1) to new version with security update. [EN-18:02.file]
[FreeBSD/releng/10.3.git] / contrib / file / magic / Magdir / algol68
1
2 #------------------------------------------------------------------------------
3 # $File: algol68,v 1.2 2016/10/17 14:17:48 christos Exp $
4 # algol68:  file(1) magic for Algol 68 source
5 #
6 0       search/8192     (input,                 Algol 68 source text
7 !:mime  text/x-Algol68
8 0       regex           \^PROC                  Algol 68 source text
9 !:mime  text/x-Algol68
10 0       regex           MODE[\t\ ]              Algol 68 source text
11 !:mime  text/x-Algol68
12 0       regex           REF[\t\ ]               Algol 68 source text
13 !:mime  text/x-Algol68
14 0       regex           FLEX[\t\ ]\*\\[         Algol 68 source text
15 !:mime  text/x-Algol68
16 #0      regex           [\t\ ]OD                Algol 68 source text
17 #!:mime text/x-Algol68
18 #0      regex           [\t\ ]FI                Algol 68 source text
19 #!:mime text/x-Algol68