Skip to content

Instantly share code, notes, and snippets.

@wudeng
Last active December 21, 2015 06:59
Show Gist options
  • Save wudeng/6268026 to your computer and use it in GitHub Desktop.
Save wudeng/6268026 to your computer and use it in GitHub Desktop.
application:set_env(stdlib, shell_catch_exception, true).
code:add_path("C:\\Documents and Settings\\Administrator").
code:add_path("E:/erlang/eper/ebin").
code:add_path("E:/erlang/btrie/deps/proper/ebin").
code:load_abs('C:\\Documents and Settings\\Administrator\\user_default').
code:load_abs("E:/erlang/btrie/deps/proper/ebin/proper").
%%reloader:start().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment