[m-dev.] diff: output module dependency ordering

Fergus Henderson fjh at cs.mu.oz.au
Wed Oct 15 14:54:13 AEST 1997


Simon Taylor, you wrote:
> Estimated hours taken: 1
> 
> Added option --generate-module-ordering which prints out the module 
> during dependency generation. This is useful for improving the 
> effectiveness of termination analysis. 

s/prints out the module/
 /writes the module dependency ordering to a file/

And, since termination analysis doesn't yet use the .order file,
s/useful/expected to be useful/ ;-)

> + at item --generate-module-order
> +Output the strongly connected components of the module 
> +dependency graph in top-down order to @file{@var{module}.order}.
> +Implies --generate-dependencies.

s/--generate-dependencies/@samp{--generate-dependencies}/

Otherwise that looks fine.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>   |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>   |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3         |     -- the last words of T. S. Garp.



More information about the developers mailing list