aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sasl/test/systools_SUITE_data/d_regexp_appup/lib/fe-2.1.1/ebin/fe.app
blob: c7ba1dfe91ecfd1070bfed357f5c7ca6b643ffe3 (plain) (blame)
1
2
3
4
5
6
7
8
{application, fe,
   [{description, "ERICSSON NR FOR FE"},
    {vsn, "2.1.1"},
    {modules, [{fe1, "1.0"}, {fe2, "1.0"}, {fe3, "2.0"}]},
    {registered, []},
    {applications, []},
    {env, []},
    {start, {fe2, start, []}}]}.