diff options
| author | ruki <[email protected]> | 2016-04-21 11:21:50 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2016-04-21 11:21:50 +0800 |
| commit | 6f8d1fe8d6451d403e6c2ec72b630bb500b10b4d (patch) | |
| tree | 63dbdf458f9c2b200fe6e1ff2c5e751a50e10e04 /xmake/actions/lua | |
| parent | 655f4fc9f27d19bb02eb6f131412f88db42f4253 (diff) | |
reimpl platform and it's menu
Diffstat (limited to 'xmake/actions/lua')
| -rwxr-xr-x | xmake/actions/lua/xmake.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/actions/lua/xmake.lua b/xmake/actions/lua/xmake.lua index dc34eda56..bc8da9c70 100755 --- a/xmake/actions/lua/xmake.lua +++ b/xmake/actions/lua/xmake.lua @@ -17,7 +17,7 @@ -- Copyright (C) 2015 - 2016, ruki All rights reserved. -- -- @author ruki --- @file lua.lua +-- @file xmake.lua -- -- define task |
