forked from len0rd/rockbox
Lua: add parts of the math library (all floating point functions are #ifdef'ed out)
Flyspray: FS#10389 Author: myself git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23321 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9dd25adae4
commit
6314952ff1
3 changed files with 287 additions and 0 deletions
|
@ -10,6 +10,7 @@ lfunc.c
|
|||
lgc.c
|
||||
liolib.c
|
||||
llex.c
|
||||
lmathlib.c
|
||||
lmem.c
|
||||
loadlib.c
|
||||
lobject.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue