diff options
Diffstat (limited to 'src/luarocks/command_line.lua')
| -rw-r--r-- | src/luarocks/command_line.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/luarocks/command_line.lua b/src/luarocks/command_line.lua index a016fc72..b3284534 100644 --- a/src/luarocks/command_line.lua +++ b/src/luarocks/command_line.lua | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | 1 | ||
| 2 | --- Functions for command-line scripts. | 2 | --- Functions for command-line scripts. |
| 3 | --module("luarocks.command_line", package.seeall) | ||
| 4 | local command_line = {} | 3 | local command_line = {} |
| 5 | 4 | ||
| 6 | local unpack = unpack or table.unpack | 5 | local unpack = unpack or table.unpack |
