Browse Source

Merge 8bd2f269ad into 57e71f2789

pull/4/merge
Павел Скрылёв (Malo Skrylevo) 5 years ago
committed by GitHub
parent
commit
586802485e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/goldrush.app.src

+ 1
- 0
src/goldrush.app.src View File

@ -4,5 +4,6 @@
{registered, []},
{applications, [kernel, stdlib, syntax_tools, compiler]},
{mod, {gr_app, []}},
{licenses, ["ISC"]},
{env, []}
]}.

Loading…
Cancel
Save