From b025ba185c264fe52b81052195dde2d003014098 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sun, 5 May 2013 13:44:45 +0200 Subject: remove ``lualibs-basic.lua`` and ``lualibs-extended.lua`` from repository --- lualibs.dtx | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lualibs.dtx') diff --git a/lualibs.dtx b/lualibs.dtx index 7393605..4e0d721 100644 --- a/lualibs.dtx +++ b/lualibs.dtx @@ -535,6 +535,11 @@ and lualibs.extended_loaded ~= true then loadmodule"lualibs-extended.lua" end +--- This restores the default of loading everything should a package +--- have requested otherwise. Will be gone once there is a canonical +--- interface for parameterized loading of libraries. +lualibs.load_extended = true + -- vim:tw=71:sw=2:ts=2:expandtab % \end{macrocode} -- cgit v1.2.3