Next Previous Up Top Contents Index

2.4 Further uses of the MLWorks project system

2.4.1 Determining file dependencies

If the dependencies of the target sources have not yet been read, clicking on Read Dependencies in the project workspace. This lists the referenced source files in the file list. If you have previously compiled the files this step is unnecessary as MLWorks has already determined the file dependencies.

In our example, select sumxy from the list of files, and choose Project > Show > Dependencies of Selection. A dependency graph for sumxy appears.

Figure 2.9 Dependency graph for sumxy.

Note that this graph only shows the immediate dependencies for sumxy. Double-click on an unexpanded element expands the graph to show further dependencies. For example, double-clicking on xval reveals its dependence on zval.


MLWorks User Guide version 2.0 for UNIX/Linux - 31 Jul 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker