blob: 62959545e3330c222962062e1e75844a2cb86496 (
plain) (
tree)
|
|
{application, myApp,
[{description, "Test of start phase"},
{id, "CXC 138 38"},
{applications, [kernel]},
{included_applications, []},
{start_phases, [{init, [initArgs]}, {go, [goArgs]}]},
{mod, {myApp, {myApp, 1, 3}} }]}.
|