Documentation
Table of Contents
Class Inheritance Tree
Navigation
Description
Subprograms & Entries
Index
Release
Copyright_
Year
Package:
Version
Goto spec source
Description
package
Version
is
Subprograms & Entries
Release
Goto spec in source
function
Release
return
String;
References:
version.ads:5:14
(declaration)
version.adb:10:14 (body)
version.adb:17:9 (label)
Returns release version, which has three components: major.minor.bugfix
Copyright_Year
Goto spec in source
function
Copyright_Year
return
String;
References:
version.ads:8:14
(declaration)
version.adb:21:14 (body)
version.adb:38:9 (label)
Calls:
Trim defined at a-strfix.ads:186:13
UTC_Time_Offset defined at a-catizo.ads:29:13
Value defined at a-calfor.ads:189:13
Year defined at a-calfor.ads:40:13
Returns the four digit year the executable was built as the copyright date.