aboutsummaryrefslogtreecommitdiff
path: root/src/lanes.lua
diff options
context:
space:
mode:
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