Skip to content

Commit

Permalink
Warn about missing type specs
Browse files Browse the repository at this point in the history
  • Loading branch information
noss committed Oct 11, 2008
1 parent 25d6696 commit f757411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Emakefile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{'*', [{outdir, "../ebin"}, debug_info]}.
{'*', [{outdir, "../ebin"}, debug_info, warn_missing_spec]}.

0 comments on commit f757411

Please sign in to comment.