summaryrefslogtreecommitdiff
path: root/allmodules.lua
diff options
context:
space:
mode:
authorpixel <pixel>2008-08-04 09:36:35 +0000
committerpixel <pixel>2008-08-04 09:36:35 +0000
commit88aa1ca175c3f9c73ab2d0fd7f1636f87c1f8167 (patch)
tree45f999eca7e277693c9ca91e5f8d8797abc00848 /allmodules.lua
parent0ca7e7e67883af752430f5095d262424f71619d5 (diff)
Adding built-in debugging system.
Diffstat (limited to 'allmodules.lua')
-rw-r--r--allmodules.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/allmodules.lua b/allmodules.lua
index 6b1be8d..86e27dd 100644
--- a/allmodules.lua
+++ b/allmodules.lua
@@ -3,11 +3,9 @@ loadmodule "luaconfigfiles"
loadmodule "luagl"
loadmodule "luaftgl"
loadmodule "luahandle"
-loadmodule "luampqhandle"
loadmodule "luatask"
loadmodule "luahttp"
loadmodule "luaocci"
-loadmodule "luapaperidol"
loadmodule "luaregex"
loadmodule "luasql"
loadmodule "luaxml"