/src/hottub.app.src

http://github.com/bfrog/hottub · Unknown · 11 lines · 11 code · 0 blank · 0 comment · 0 complexity · db73d5e9a2db3dfdbb51510353366f17 MD5 · raw file

  1. {application, hottub,
  2. [
  3. {description, ""},
  4. {vsn, "1.1.0"},
  5. {registered, []},
  6. {applications, [
  7. kernel,
  8. stdlib
  9. ]},
  10. {env, []}
  11. ]}.