Working on the manual.
This commit is contained in:
parent
8b114f3bf4
commit
65c35845c5
19 changed files with 91 additions and 91 deletions
|
@ -10,7 +10,7 @@
|
|||
]]
|
||||
-- make sure LuaSocket is loaded
|
||||
local io = require("io")
|
||||
local base = require("base")
|
||||
local base = _G
|
||||
local string = require("string")
|
||||
local socket = require("socket")
|
||||
local ltn12 = require("ltn12")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue