Next Prev Up Top Contents Index

22.9 Setting options in the system browser

The Systems menu allows you to set options which apply whenever you compile or load system members. Each of the commands described below toggles the respective option.

Choose System> Compilation Options > Force to force the compile or load operation to be performed. If you are operating on a whole system (as opposed to system members which are files) this means that actions for all the members are added to the plan.

Choose System> Compilation Options > Source to force the use of Lisp source rather than fasls in operations on the system.

Choose System> Compilation Options > Preview to automatically preview the plan prior to execution of a compile or load instruction chosen from the Systems menu. This switches the system browser to the preview view and allows you to see what operations are going to be performed, and to change them if you want. See Generating and executing plans in the preview view for full details about previewing plans.

Choose System > Concatenate to concatenate the selected system into a single fasl after compiling it.

 


Common LispWorks User Guide - 14 Dec 2001

Next Prev Up Top Contents Index