 DocAda(tm) is a productivity tool of KSCE
DocAda(tm) is a productivity tool of KSCE
 |
 |  |
 |  |
 |  |
 | 
 
About DocAda Light:
  Preface / Preliminary
/ Help
/ TOC
/ Copyright
DocAda Online at the Ada Home:
  Complete RM95
/ Updates
/ News
Static Semantics
The following language-defined library package exists:
   
       package Ada is
           pragma Pure(Ada);
       end Ada;
Ada serves as the parent of most of the other language-defined library units; its declaration is empty (except for the pragma Pure).
Legality Rules
In the standard mode, it is illegal to compile a child of package Ada.
 
About DocAda Light:
  Preface / Preliminary
/ Help
/ TOC
/ Copyright
DocAda Online at the Ada Home:
  Complete RM95
/ Updates
/ News
 |
 |  |
 |  |
 |  |
 | 