efl/src/lib/elua
Daniel Kolesa d27c27528c elua: load modules from local dirs first
This fixes cases when running scripts locally - local modules
are preferred over systemwide, avoiding possibly outdated system
scripts from being run.
2016-08-08 14:38:39 +01:00
..
Elua.h
cache.c elua: Fix use of eina_file_mkstemp after previous patch 2016-01-19 18:18:29 +09:00
elua.c elua: load modules from local dirs first 2016-08-08 14:38:39 +01:00
elua_private.h
io.c