Revert "Master"

This commit is contained in:
alisdair sullivan 2015-08-04 10:18:06 -07:00
parent 0bba0df858
commit 400d046746
6 changed files with 16 additions and 39 deletions

View file

@ -1,5 +1,6 @@
{erl_opts, [
% uncomment to always decode to maps
% {d, maps_always},
]}.
{edoc_opts, [{preprocess, true}]}.
{platform_define, "R14|R15", 'no_binary_to_whatever'},
{platform_define, "^((?!R1[456]).)*$", 'maps_support'}
]}.