ActionsDepsSourceTime-stamp: <modified the 11/07/2017 (at 14:37) by Erwan Jahier>
Compute dependencies between actions
Compute the action dependencies that comes from the equations I/O.
Construit des dépendances entre les actions en reliant les entrées et les sorties de ces actions.
Lic2soc.lic_to_soc_type is passed in argument to break a dep loop
Use the dependency constraints that come from the SOC (e.g., 'get' before 'set' in memory SOC).
Returns the list of actions that depends on the action in argument.