diff options
Diffstat (limited to 'file/Magdir/lex')
-rw-r--r-- | file/Magdir/lex | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/file/Magdir/lex b/file/Magdir/lex new file mode 100644 index 000000000..7b6d0f74a --- /dev/null +++ b/file/Magdir/lex @@ -0,0 +1,11 @@ + +#------------------------------------------------------------------------------ +# lex: file(1) magic for lex +# +# derived empirically, your offsets may vary! +53 string yyprevious C program text (from lex) +>3 string >\0 for %s +# C program text from GNU flex, from Daniel Quinlan <quinlan@yggdrasil.com> +21 string generated\ by\ flex C program text (from flex) +# lex description file, from Daniel Quinlan <quinlan@yggdrasil.com> +0 string %{ lex description text |