diff options
author | Lua Team <team@lua.org> | 2004-03-24 12:00:00 +0000 |
---|---|---|
committer | repogen <> | 2004-03-24 12:00:00 +0000 |
commit | ced7bbbe7a257ce6de94069d5dbf6672aeafd4d9 (patch) | |
tree | 2a01a79e6a4f451dccd247c70310ad957204cefa /etc/lua.magic | |
parent | e7731a8fb8a317aa5c444ef073bfad82fa5baa54 (diff) | |
download | lua-github-5.1-work0.tar.gz |
Lua 5.1-work05.1-work0
Diffstat (limited to 'etc/lua.magic')
-rw-r--r-- | etc/lua.magic | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/etc/lua.magic b/etc/lua.magic deleted file mode 100644 index c7ae5955..00000000 --- a/etc/lua.magic +++ /dev/null @@ -1,12 +0,0 @@ - -# Lua precompiled files. Versions 2.3 and 4.1 were never officially released. -0 string \33Lua precompiled chunk for Lua ->4 byte 0x23 2.3* ->4 byte 0x24 2.4 ->4 byte 0x25 2.5 ->4 byte 0x30 3.0 ->4 byte 0x31 3.1 ->4 byte 0x32 3.2 ->4 byte 0x40 4.0 ->4 byte 0x41 4.1* ->4 byte 0x50 5.0 |