mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 16:35:27 -04:00
19 lines
684 B
Text
19 lines
684 B
Text
|
|
#------------------------------------------------------------------------------
|
|
# $File: algol68,v 1.2 2016/10/17 14:17:48 christos Exp $
|
|
# algol68: file(1) magic for Algol 68 source
|
|
#
|
|
0 search/8192 (input, Algol 68 source text
|
|
!:mime text/x-Algol68
|
|
0 regex \^PROC Algol 68 source text
|
|
!:mime text/x-Algol68
|
|
0 regex MODE[\t\ ] Algol 68 source text
|
|
!:mime text/x-Algol68
|
|
0 regex REF[\t\ ] Algol 68 source text
|
|
!:mime text/x-Algol68
|
|
0 regex FLEX[\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
|