]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/file/Magdir/natinst
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / file / Magdir / natinst
1
2 #-----------------------------------------------------------------------------
3 # $File: natinst,v 1.4 2009/09/19 16:28:11 christos Exp $
4 # natinst:  file(1) magic for National Instruments Code Files
5
6 #
7 # From <egamez@fcfm.buap.mx> Enrique Gámez-Flores
8 # version 1
9 # Many formats still missing, we use, for the moment LabVIEW
10 # We guess VXI format file. VISA, LabWindowsCVI, BridgeVIEW, etc, are missing
11 #
12 0       string          RSRC            National Instruments,
13 # Check if it's a LabVIEW File
14 >8      string          LV              LabVIEW File,
15 # Check wich kind of file is
16 >>10    string          SB              Code Resource File, data
17 >>10    string          IN              Virtual Instrument Program, data
18 >>10    string          AR              VI Library, data
19 # This is for Menu Libraries
20 >8      string          LMNULBVW        Portable File Names, data
21 # This is for General Resources
22 >8      string          rsc             Resources File, data
23 # This is for VXI Package
24 0       string          VMAP            National Instruments, VXI File, data