Skip to content

Commit

Permalink
Merge pull request uwiger#19 from RJ/patch-1
Browse files Browse the repository at this point in the history
Add {registered, []} tuple to edown.app.src
  • Loading branch information
uwiger committed Jul 4, 2012
2 parents e32e40a + 64ec6b8 commit 3de88b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/edown.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@
{vsn, git},
{description, "Markdown extension for EDoc"},
{applications, [kernel, stdlib, edoc]},
{registered, []},
{env, []}
]}.

0 comments on commit 3de88b7

Please sign in to comment.