minor cleanup of source tree in prep for release
This commit is contained in:
parent
ce98e1d884
commit
bd5084e60d
3 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
## jsx (v1.0) ##
|
||||
## jsx (v1.0rc) ##
|
||||
|
||||
a sane json implementation for erlang, inspired by [yajl][yajl]
|
||||
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
%% {eunit_opts, [verbose]}.
|
||||
|
||||
{erl_opts, [
|
||||
{i, "include"},
|
||||
{i, "src"},
|
||||
{src_dirs, ["src"]},
|
||||
warn_unused_vars,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue