Skip to content

Commit

Permalink
add export removed by mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
aerosol committed Nov 3, 2011
1 parent 198959d commit 334a314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/binpp.erl
Expand Up @@ -14,7 +14,7 @@

-module(binpp).
-author('Adam Rutkowski adam@mtod.org').
-export([pprint/1]).
-export([pprint/1, pprint/3]).
-export([cmprint/2]).
-export([from_str/1, from_str/2]).
-export([format/1, format/2]).
Expand Down

0 comments on commit 334a314

Please sign in to comment.