aboutsummaryrefslogtreecommitdiff
path: root/src/lanes.lua
diff options
context:
space:
mode:
authorBenoit Germain <bnt period germain arrobase gmail period com>2014-02-17 14:28:11 +0100
committerBenoit Germain <bnt period germain arrobase gmail period com>2014-02-17 14:28:11 +0100
commit5f092fe0ec8b6942c63262e7c14c7e4ba913b023 (patch)
treeba09d35bba020711d94d2c0d3fb80b0145b4d01d /src/lanes.lua
parent47eb3f94373a13ac9f204ca65dfde602f53bdc1a (diff)
downloadlanes-5f092fe0ec8b6942c63262e7c14c7e4ba913b023.tar.gz
lanes-5f092fe0ec8b6942c63262e7c14c7e4ba913b023.tar.bz2
lanes-5f092fe0ec8b6942c63262e7c14c7e4ba913b023.zip
lindas can have a group for keeper state assignation control
Diffstat (limited to 'src/lanes.lua')
-rw-r--r--src/lanes.lua11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/lanes.lua b/src/lanes.lua
index 86dbe47..5dfe41d 100644
--- a/src/lanes.lua
+++ b/src/lanes.lua
@@ -306,17 +306,6 @@ local function gen( ... )
306 end 306 end
307end 307end
308 308
309---=== Lindas ===---
310
311-- We let the C code attach methods to userdata directly
312
313-----
314-- lanes.linda(["name"]) -> linda_ud
315--
316-- PUBLIC LANES API
317local linda = core.linda
318
319
320---=== Timers ===--- 309---=== Timers ===---
321 310
322-- PUBLIC LANES API 311-- PUBLIC LANES API