Skip to content

Commit

Permalink
Fixes rebar.config
Browse files Browse the repository at this point in the history
  • Loading branch information
yrashk committed Apr 27, 2012
1 parent 967335f commit 439c446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Expand Up @@ -7,4 +7,4 @@
{parse_trans, ".*", {git, "https://github.com/esl/parse_trans.git", {branch, "master"}}},
{seqbind, ".*", {git, "https://github.com/spawngrid/seqbind.git", {branch, "master"}}}
]}.
{erl_first_files, ["htdb_model"]}.
{erl_first_files, ["edb_model"]}.

0 comments on commit 439c446

Please sign in to comment.