1
2
3
4
5
6
7
8
9
10
11
12
13
|
| #------------------------------------------------------------------------------
| # $File: dyadic,v 1.4 2009/09/19 16:28:09 christos Exp $
| # Dyadic: file(1) magic for Dyalog APL.
| #
| 0 byte 0xaa
| >1 byte <4 Dyalog APL
| >>1 byte 0x00 incomplete workspace
| >>1 byte 0x01 component file
| >>1 byte 0x02 external variable
| >>1 byte 0x03 workspace
| >>2 byte x version %d
| >>3 byte x .%d
|
|