aboutsummaryrefslogtreecommitdiff
path: root/build/vs2015/libs/LuaJIT-2.0.5/README
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-08-20 08:15:34 +0800
committerchai <chaifix@163.com>2018-08-20 08:15:34 +0800
commit98ab086f430d418f33c4410cf81f4eac52d5b835 (patch)
tree446cce66de209a10c9342bf98e21524de6e4ba05 /build/vs2015/libs/LuaJIT-2.0.5/README
parent22bb9b537caff927ef8c83bde82d58253ffbb1e4 (diff)
*update
Diffstat (limited to 'build/vs2015/libs/LuaJIT-2.0.5/README')
-rw-r--r--build/vs2015/libs/LuaJIT-2.0.5/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/build/vs2015/libs/LuaJIT-2.0.5/README b/build/vs2015/libs/LuaJIT-2.0.5/README
new file mode 100644
index 0000000..6cb7ceb
--- /dev/null
+++ b/build/vs2015/libs/LuaJIT-2.0.5/README
@@ -0,0 +1,16 @@
+README for LuaJIT 2.0.5
+-----------------------
+
+LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.
+
+Project Homepage: http://luajit.org/
+
+LuaJIT is Copyright (C) 2005-2017 Mike Pall.
+LuaJIT is free software, released under the MIT license.
+See full Copyright Notice in the COPYRIGHT file or in luajit.h.
+
+Documentation for LuaJIT is available in HTML format.
+Please point your favorite browser to:
+
+ doc/luajit.html
+