Call tree procedure JKHnd ========================= Meaning of Symbols: ------------------- . ==> terminal node in the tree * ==> external procedure > ==> subtree node, expanded below + ==> multiply called terminal node ] ==> procedure calling only externals ------------------------------------------------------------------------- ? ==> module is in IF clause ( ==> module is in DO loop ------------------------------------------------------------------------- found in external module JKHnd : |?----JKShel + : | : |?----JKChrg : | |?----SSChrg + : | : |----+JKShel + : | : |----+JKZero + : | : |----+JKGen : | |?----SSSS : | | |?---+JKout > : | | : | |?----SSKL : | | |----+RT123 * : Roots | | |----+JKout > : | | : | |?----IJSS : | | |----+RT123 * : Roots | | |----+JKout > : | | : | |----+Root1 * : Roots | |----+Root2 * : Roots | |----+Root3 * : Roots | |----+Root4 * : Roots | |----+Root5 * : Roots | |----+JKxyz + : | |----+JKspd + : | |----+JKout > : | : |-----JKend : | |?----IntOut + : procedure JKout =============== JKout : |?----IntOut + : |----+IJKLAusF * : ScfLib