diff options
| author | chai <chaifix@163.com> | 2018-12-25 11:59:36 +0800 |
|---|---|---|
| committer | chai <chaifix@163.com> | 2018-12-25 11:59:36 +0800 |
| commit | 706fe1b30c49d7efa1785006a0669529ed4713e7 (patch) | |
| tree | 215839f71383ab414c1ddcdd9266373c7b462eb2 /src/libjin-lua/scripts/log.lua | |
| parent | d3e321a34e331adaa14551839c88aaa743cb00ab (diff) | |
*misc
Diffstat (limited to 'src/libjin-lua/scripts/log.lua')
| -rw-r--r-- | src/libjin-lua/scripts/log.lua | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/src/libjin-lua/scripts/log.lua b/src/libjin-lua/scripts/log.lua index 40298cf..bfab84b 100644 --- a/src/libjin-lua/scripts/log.lua +++ b/src/libjin-lua/scripts/log.lua @@ -1,13 +1,5 @@ --- + -- https://github.com/rxi/log.lua --- --- log.lua --- --- Copyright (c) 2016 rxi --- --- This library is free software; you can redistribute it and/or modify it --- under the terms of the MIT license. See LICENSE for details. --- local log = { _version = "0.1.0" } |
