@@ -1 +1 @@
--define(VERSION,"818d3f").
+-define(VERSION,"6e2e14").
@@ -2,11 +2,14 @@
%%-copyright('Maxim Sokhatsky').
-export([
+ system/0,
local_app/0,
applist/0,
+ wildcards/1,
load_sysconfig/0,
application_config/1,
- sh/1
+ sh/1,
+ load_file/1
]).