mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-07 21:19:47 -04:00
11 lines
372 B
Plaintext
11 lines
372 B
Plaintext
#------------------------------------------------------------------------------
|
|
# $File: pascal,v 1.2 2014/07/14 14:21:33 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
|