/ucengine/src/ucengine.app.src

http://github.com/AF83/ucengine · Unknown · 7 lines · 7 code · 0 blank · 0 comment · 0 complexity · 9b548fc603c29121202d459cdbe9e0cd MD5 · raw file

  1. {application, ucengine, [
  2. {description, "Publish/Subscribe server with persistence."},
  3. {vsn, "0.6.0"},
  4. {registered, []},
  5. {mod, {ucengine_app, []}},
  6. {applications, [kernel, stdlib]}
  7. ]}.