diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2012-04-13 23:30:38 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2012-04-13 23:30:38 +0000 |
| commit | b60a4870e8e65b50ccb2ec0bdbe880d2e94efa9e (patch) | |
| tree | 76d27a13085cbcecae404c91dc1a6e03fc5c5d7b /Magdir/pascal | |
| parent | dacc26abaa8ab61168c45f0716bea144fa8afd14 (diff) | |
Diffstat (limited to 'Magdir/pascal')
| -rw-r--r-- | Magdir/pascal | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Magdir/pascal b/Magdir/pascal new file mode 100644 index 0000000000000..a134a47a225ef --- /dev/null +++ b/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 |
