For recompilation purposes it is possible to remove a selected unit with Project > Remove Selected Unit, and all units can be removed from the file list with Project > Remove All Units. The project system only recompiles source files into new object files if the source file has changed since the last compilation unless Project > Force Compile of Selection is used. Similarly, changed object files can be reloaded into the interactive environment using Project > Force Load of Selection.