mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
add math.lua, move all math related helpers in to it
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
require "math"
|
||||
|
||||
ReaderPaging = InputContainer:new{
|
||||
current_page = 0,
|
||||
number_of_pages = 0,
|
||||
|
||||
Reference in New Issue
Block a user