Skip to content

Commit

Permalink
Final changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
joergen7 committed Dec 13, 2017
1 parent 90e2854 commit 85e5ed6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@
{gen_pnet, "0.1.7"}
]}.

{eunit_opts, [verbose]}.
{cover_enabled, true}.

{escript_incl_apps, [gen_pnet, lib_combin]}.
{escript_emu_args, "%%! -sname cre\n"}.
{escript_emu_args, "%%! -connect_all false -sname cre\n"}.

0 comments on commit 85e5ed6

Please sign in to comment.