Next: , Previous: , Up: The Configuration Language   [Contents][Index]


8.5.4.24 Pragma Version

A library unit is consistent if the same version of its declaration is used throughout (see Consistency and Elaboration). It can be useful to deactivate these checks, especially when the user wants to be able to update a server without updating a client.

PRAGMA ::=
   pragma Version ([Check =>] BOOLEAN_LITERAL);