diff options
author | Pixel <pixel@nobis-crew.org> | 2009-11-08 20:22:03 -0800 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2009-11-08 20:22:03 -0800 |
commit | a02d152d1fdd6dcdc8fa977430d23a3822e4e4c2 (patch) | |
tree | ff7a948119939b7d62ea1ea8d789b0909a277cdb /allmodules.lua | |
parent | 314f179d5adbe60677c57abde1194d201b7da0b9 (diff) |
Adding IUP to the allmodules file.
Diffstat (limited to 'allmodules.lua')
-rw-r--r-- | allmodules.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/allmodules.lua b/allmodules.lua index 86e27dd..573415d 100644 --- a/allmodules.lua +++ b/allmodules.lua @@ -9,3 +9,4 @@ loadmodule "luaocci" loadmodule "luaregex" loadmodule "luasql" loadmodule "luaxml" +loadmodule "luaiup" |