switch to LuaJIT-2.0

LuaJIT is a JIT compiler for Lua code. It's phenomenal work, and
you can read about it here: http://luajit.org/
This commit is contained in:
HW
2012-06-03 01:49:55 +02:00
parent 054c63704c
commit 7952220b41
3 changed files with 12 additions and 6 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "kpvcrlib/crengine"]
path = kpvcrlib/crengine
url = git://crengine.git.sourceforge.net/gitroot/crengine/crengine
[submodule "luajit-2.0"]
path = luajit-2.0
url = http://luajit.org/git/luajit-2.0.git