| | 130 | ==== Reset database ==== |
| | 131 | |
| | 132 | With this item you can reset the content of the entire |
| | 133 | database. It removes every loaded module, header file from the database and |
| | 134 | deletes the previously set include directories too. |
| | 135 | |
| | 136 | === Adding and dropping files === |
| | 137 | |
| | 138 | A single file can be loaded into the database by opening it, enabling !RefactorErl |
| | 139 | mode for it, and using the "Add file" command (in the menu, or by the keys |
| | 140 | {{{C-c C-r a}}}). The "Drop file" command ({{{C-c C-r d}}}) removes the file from the |
| | 141 | database. When a file is modified and saved, it is automatically updated by |
| | 142 | removing and re-adding its changed forms. |