projects
/
platform
/
upstream
/
ejdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f62f4e7
)
#51
author
adam
<adamansky@gmail.com>
Mon, 4 Mar 2013 11:58:03 +0000
(18:58 +0700)
committer
adam
<adamansky@gmail.com>
Mon, 4 Mar 2013 11:58:03 +0000
(18:58 +0700)
luaejdb/ll.lua
patch
|
blob
|
history
diff --git
a/luaejdb/ll.lua
b/luaejdb/ll.lua
index
36f7e23
..
14cd874
100644
(file)
--- a/
luaejdb/ll.lua
+++ b/
luaejdb/ll.lua
@@
-1,5
+1,5
@@
-- Library for reading low level data
---
Taken from
https://github.com/daurnimator/mongol under MIT license
+--
Based on mongol
https://github.com/daurnimator/mongol under MIT license
local assert = assert
local unpack = unpack