From 2f933e86b41b1112e6697f95cba7f541f029af8b Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sun, 13 Jan 2013 17:32:23 +1000 Subject: Remove unused LuaJIT 1.1.7, since the 2.0 version works fine. --- libraries/LuaJIT-1.1.7/etc/README | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 libraries/LuaJIT-1.1.7/etc/README (limited to 'libraries/LuaJIT-1.1.7/etc/README') diff --git a/libraries/LuaJIT-1.1.7/etc/README b/libraries/LuaJIT-1.1.7/etc/README deleted file mode 100644 index 98117d0..0000000 --- a/libraries/LuaJIT-1.1.7/etc/README +++ /dev/null @@ -1,20 +0,0 @@ -This directory contains some useful files and code. -Unlike the code in ../src, everything here is in the public domain. - -lua.hpp - Lua header files for C++ using 'extern "C"'. - -luajit.ico - A LuaJIT icon for Windows (and web sites: save as favicon.ico). - Lua icon drawn by hand by Markus Gritsch. Modified for LuaJIT. - -luajit.pc - pkg-config data for LuaJIT - -luavs.bat - Script to build LuaJIT under "Visual Studio .NET Command Prompt". - Run it from the toplevel as etc\luavs.bat. - -strict.lua - Traps uses of undeclared global variables. - -- cgit v1.1