From fd42ceb8e86322924d82aced97ad89accadb7592 Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 23 Jun 2015 11:59:43 +0800 Subject: add package action --- xmake/scripts/action/_debug.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmake/scripts/action/_debug.lua') diff --git a/xmake/scripts/action/_debug.lua b/xmake/scripts/action/_debug.lua index 457318222..c84d78073 100644 --- a/xmake/scripts/action/_debug.lua +++ b/xmake/scripts/action/_debug.lua @@ -41,7 +41,7 @@ function _debug.need(name) return accessors[name] end --- done the given config +-- done function _debug.done() -- TODO -- cgit v1.3.1