Browse Source

last commit should fix #17

Maxim Sokhatsky 10 years ago
parent
commit
52aef25f30
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/mad_repl.erl

+ 1 - 1
src/mad_repl.erl

@@ -2,7 +2,7 @@
 -copyright('Maxim Sokhatsky').
 -compile(export_all).
 
-disabled() -> []. %wx,webtool,ssl,runtime_tools,public_key,observer,inets,asn1,et,eunit,hipe].
+disabled() -> [].
 system() -> [compiler,syntax_tools,sasl,tools,mnesia,reltool,xmerl,crypto,kernel,stdlib,
              wx,webtool,ssl,runtime_tools,public_key,observer,inets,asn1,et,eunit,hipe].