mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
* Installs luarocks WITH it's executable (easy to install other rocks if necessary) * Use Lua supplied with luarocks * Create Utils/luadocumentor.bat, which works with RELATIVE PATH ! -> Everybody can generate the doc * Updated launch files accordingly
3 lines
108 B
Lua
3 lines
108 B
Lua
--- Retained for compatibility reasons only. Use luarocks.loader instead.
|
|
return require("luarocks.loader")
|