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

@ -26,7 +26,10 @@
-module(jsx_utf16).
-define(utf16, true).
-include("./include/jsx_common.hrl").
-include("./include/jsx_decoder.hrl").
%% i've noticed you've noticed that there's no source here. very astute. see