mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
rename debug() to Debug() to stop clashing with the debug submodule from Lua
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
]]--
|
||||
local v = require("luajit/lib/v")
|
||||
v.on()
|
||||
|
||||
require "alt_getopt"
|
||||
require "pdfreader"
|
||||
|
||||
Reference in New Issue
Block a user