diff options
| author | Xin LI <delphij@FreeBSD.org> | 2015-09-23 05:09:36 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2015-09-23 05:09:36 +0000 |
| commit | 1e0fd9ee49c0f1156dc8531655f1613adeb134c0 (patch) | |
| tree | 3a5c1894bfdb27e6fed7b206d934a13ed1d8acf1 /magic/Magdir/scientific | |
| parent | 0e51cba5db852ed0572cc8786a6a30d5ec8434a4 (diff) | |
Notes
Diffstat (limited to 'magic/Magdir/scientific')
| -rw-r--r-- | magic/Magdir/scientific | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/magic/Magdir/scientific b/magic/Magdir/scientific index f780743ca495..e39720cf8784 100644 --- a/magic/Magdir/scientific +++ b/magic/Magdir/scientific @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: scientific,v 1.9 2014/06/03 19:01:34 christos Exp $ +# $File: scientific,v 1.10 2015/08/24 05:18:55 christos Exp $ # scientific: file(1) magic for scientific formats # # From: Joe Krahn <krahn@niehs.nih.gov> @@ -104,3 +104,8 @@ >>5 byte x version %d.0 >4 byte >0x00 version %d >>5 byte x \b.%d + +# Type: LXT (interLaced eXtensible Trace) +# chrysn <chrysn@fsfe.org> +0 beshort 0x0138 interLaced eXtensible Trace (LXT) file +>2 beshort >0 (Version %u) |
