aboutsummaryrefslogblamecommitdiffstats
path: root/lib/kernel/test/appinc.app
blob: 43c475530ff034c6af5033386a758464665dcc10 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                      
{application, appinc,
     [{description, "Test of new app file, including appnew"},
      {id, "CXC 138 ai"},
      {vsn, "2.0"},
      {applications, [kernel]},
      {modules, []},
      {registered, []},
      {included_applications, [appinc1, appinc2]},
      {start_phases, [{init, [kalle]}, {takeover, []}, {go, [sune]}]},
      {mod, {application_starter, [ch_sup, {appinc, 41, 43}] }}]}.