cfg-changed ( cfg -- )


Vocabulary
compiler.cfg

Inputs
cfga cfg


Outputs
None

Word description
Resets all "calculated" slots in the cfg which forces them to be recalculated.

See also
predecessors-changed

Definition