From dee0756ff21c1f7dd4eea067dfb90feb1ba4763d Mon Sep 17 00:00:00 2001
From: Benoit Germain
Date: Fri, 14 Mar 2025 11:32:58 +0100
Subject: lanes/core.[so|dll] → lanes_core.[so|dll]
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
docs/index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'docs')
diff --git a/docs/index.html b/docs/index.html
index d7717dc..28acf3b 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -156,7 +156,7 @@
- To install Lanes, all you need are the lanes.lua and lanes/core.so|dll files to be reachable by Lua (see LUA_PATH, LUA_CPATH).
+ To install Lanes, all you need are the lanes.lua and lanes_core.so|dll files to be reachable by Lua (see LUA_PATH, LUA_CPATH).
Or use Lua Rocks package management.
@@ -688,7 +688,7 @@
|
- All standard libraries (including those specific to LuaJIT and not listed above), as well as lanes.core. This must be used alone.
+ All standard libraries (including those specific to LuaJIT and not listed above), as well as lanes_core. This must be used alone.
|
--
cgit v1.2.3-55-g6feb