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