Top Prev Next Up Down 
    Package hierarchy
    Y2018 and Y2018.Text
    
package Y2018 is
        Version:constant String:="2";
    end Y2018;
    
    package Y2018.Text is
        Version:constant String:=Y2018.Version &
    ".5.0";
    end Y2018.Text;
    
 The code is in following subpackages:
    
    This package hierarchy document the ADS-files of the packages in the
    project, and usually not all of the ADS-file or the public part of
    the package.