removed types and specs, since they are not supported in the default erlang's some linux distros supply
This commit is contained in:
parent
d58fc57ab4
commit
203ec6e5e0
15 changed files with 21 additions and 202 deletions
|
@ -40,8 +40,7 @@
|
|||
-export([eventify/1]).
|
||||
|
||||
|
||||
%% function and type specifications
|
||||
-include("./include/jsx.hrl").
|
||||
-include("./include/jsx_common.hrl").
|
||||
|
||||
|
||||
%% @type jsx_parser() = (binary()) -> jsx_parser_result().
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue