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