standard(3)
NAME
standard − VADS standard library
DESCRIPTION
standard contains the VADS implementation of package STANDARD containing all predefined identifiers in the Ada RM as well as other predefined library units. The package STANDARD is an imaginary package that is available to every Ada program. The package enables Ada programmers to use predefined types, functions, and operations on those types.
Additional packages are available as described in the Ada RM.
The packages in standard include all types, functions, and operations described in the Ada RM Annex C, Predefined Language Environment.
FILES
VADS_location/standard/*
SEE ALSO
examples, publiclib, verdixlib