summaryrefslogtreecommitdiffstats
path: root/src/core/ephraim.app
blob: c3a5a9f1d1ac1769ad92b51f780b93269fa9dab8 (plain)
1
2
3
4
5
6
{application, ephraim,
 [{vsn, "1"},
  {modules, [ephraim, ephraim_config]},
  {applications, [kernel, stdlib, exmpp]},
  {mod, {ephraim,[]}}
 ]}.