Skip to content

Instantly share code, notes, and snippets.

@jkvor
Created August 7, 2009 17:38
Show Gist options
  • Save jkvor/164045 to your computer and use it in GitHub Desktop.
Save jkvor/164045 to your computer and use it in GitHub Desktop.
code:add_patha("/src/http_omg/ebin").
code:add_patha("/src/erlang_mysql-3/ebin").
code:add_patha("/src/teh_pokemons/ebin").
code:add_patha("/src/etap_ng/ebin").
code:add_patha("/src/mochiweb/ebin").
code:add_patha("/src/yaml_erlang/ebin").
code:add_patha("/src/dynamic_compile/ebin").
code:add_patha("/src/mochixpath/ebin").
code:add_patha("/src/custom_guards/ebin").
code:add_patha("/src/excavator/ebin").
code:add_patha("/src/mcerlang/ebin").
code:add_patha("/src/mochiweb_server_behavior/ebin").
code:add_patha("/src/erlang_protobuffs-0.3.0/ebin").
code:add_patha("/src/log_roller/ebin").
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment