Merged docs from paul

Wed, 08 Oct 2008 17:20:11 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Wed, 08 Oct 2008 17:20:11 +0100
changeset 76
7346ef3e80ac
parent 74
09bda2782837 (diff)
parent 75
338e75cba18d (current diff)
child 81
a1f4f3c5ae25

Merged docs from paul

--- a/net/server.lua	Wed Oct 08 19:17:14 2008 +0300
+++ b/net/server.lua	Wed Oct 08 17:20:11 2008 +0100
@@ -39,7 +39,6 @@
 local coroutine_yield = coroutine.yield
 local print = print;
 local out_put = function () end --print;
-local out_put = print;
 local out_error = print;
 
 --// extern libs //--

mercurial