aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/test/appinc2.app
blob: 9dd2dc6d052d3cdeba627eee353c8c8d8ad1ce78 (plain) (blame)
1
2
3
4
5
6
7
8
9
{application, appinc2,
     [{description, "Test of new start, no inc file"},
      {id, "CXC 138 xx2"},
      {vsn, "2.0"},
      {modules, []},
      {registered, []},
      {applications, [kernel]},
      {start_phases, [{init, [initArgs2]}, {go, [goArgs2]}]},
      {mod, {appinc2, [ch_sup, start, {app1, 55, 57}] }}]}.