diff options
| author | Xin LI <delphij@FreeBSD.org> | 2014-06-24 21:24:48 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2014-06-24 21:24:48 +0000 |
| commit | 77409849e70d030169c23215ab4e345440ccdcd8 (patch) | |
| tree | ead59ace1b329d9a88b559f04c98f06ac67556a6 /magic/Magdir/pascal | |
| parent | b60a4870e8e65b50ccb2ec0bdbe880d2e94efa9e (diff) | |
Diffstat (limited to 'magic/Magdir/pascal')
| -rw-r--r-- | magic/Magdir/pascal | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/magic/Magdir/pascal b/magic/Magdir/pascal new file mode 100644 index 000000000000..a134a47a225e --- /dev/null +++ b/magic/Magdir/pascal @@ -0,0 +1,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 |
