removed types and specs, since they are not supported in the default erlang's some linux distros supply

This commit is contained in:
alisdair sullivan 2010-08-25 21:28:13 -07:00
parent d58fc57ab4
commit 203ec6e5e0
15 changed files with 21 additions and 202 deletions

View file

@ -32,7 +32,7 @@
-export([is_json/2]).
-include("./include/jsx_verify.hrl").
-include("./include/jsx_common.hrl").
-ifdef(TEST).