wiki:parte/cefp

Version 6 (modified by tothm, 9 years ago) (diff)

--

Installation

  • Edit your .emacs file based on the instructions provided by the install script

Usage

  • Start a RefactorErl? node:
    cd referl/tool
    bin/referl -db nif
    
ri:add("path_to_my_file/my_file.erl").
refpp_api:run().
refpp_api:run([{modules, [matrix], {cand_types, [farm, pipe]}, {chains, false}}]).
  • Start your Emacs and use the PaRTE menu