xref: /openbsd/usr.bin/file/magdir/dyadic (revision 274d7c50)
1#	$OpenBSD: dyadic,v 1.1 2004/06/03 03:14:20 tedu Exp $
2
3#------------------------------------------------------------------------------
4# Dyadic: file(1) magic for Dyalog APL.
5#
60 	byte	0xaa
7>1	byte	<4		Dyalog APL
8>>1	byte	0x00		incomplete workspace
9>>1	byte	0x01		component file
10>>1	byte	0x02		external variable
11>>1	byte	0x03		workspace
12>>2	byte	x		version %d
13>>3	byte	x		.%d
14