vsc

This scripts performs "Impact Analysis" with VOV.

Description


vsc: Usage Message

DESCRIPTION:
     This scripts performs "Impact Analysis" with VOV.
     It shows the possible consequences of changing something
     in the design.  In general, the consequences are that all 
     dependent jobs must be executed again. 

     The report is a worst-case analysis, in the sense that
     it is assumed that changes will propagate through all barriers.
     (For an explanation of barriers, see clevercopy).

USAGE:
     % vsc [options] <node_descriptor> ...
     
     where the node descriptor is either the name of a file
     or the VovId of a node in the dependency graph.

OPTIONS:     
     -help            -- This message.

EXAMPLES:
     % vsc  a
     % vsc  00023456  00023457