Next: , Previous: Pragma Global, Up: Implementation Defined Pragmas


2.68 Pragma Ident

Syntax:

    pragma Ident (static_string_EXPRESSION);

This pragma is identical in effect to pragma Comment. It is provided for compatibility with other Ada compilers providing this pragma.