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/install/xmake.lua | |
| parent | 655f4fc9f27d19bb02eb6f131412f88db42f4253 (diff) | |
reimpl platform and it's menu
Diffstat (limited to 'xmake/actions/install/xmake.lua')
| -rwxr-xr-x | xmake/actions/install/xmake.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/actions/install/xmake.lua b/xmake/actions/install/xmake.lua index db11df04a..f3c194760 100755 --- a/xmake/actions/install/xmake.lua +++ b/xmake/actions/install/xmake.lua @@ -17,7 +17,7 @@ -- Copyright (C) 2015 - 2016, ruki All rights reserved. -- -- @author ruki --- @file install.lua +-- @file xmake.lua -- -- define task |
