Skip to content

Commit

Permalink
Fixed syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
yrashk committed Mar 11, 2011
1 parent 9fcb0c8 commit 3cadbf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agner.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
{rebar_compatible, true}.
{license, "Erlang Public License Version 1.1"}.
{url, {git, "https://github.com/omarkj/TimedSupervisor.git", {branch, "master"}}}.
{applications, [timed_supervisor]}
{applications, [timed_supervisor]}.

0 comments on commit 3cadbf5

Please sign in to comment.