Next: , Previous: , Up: Implementation Defined Pragmas   [Contents][Index]


2.72 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.