-- S p e c --
-- (ASCII Version) --
-- --
--- Copyright (C) 1993-2005, Free Software Foundation, Inc. --
+-- Copyright (C) 1993-2008, Free Software Foundation, Inc. --
-- --
-- This specification is derived from the Ada Reference Manual for use with --
-- GNAT. The copyright notice above, and the license provisions that follow --
-- type Standard.Character.
package Interfaces.COBOL is
+ pragma Preelaborate (COBOL);
------------------------------------------------------------
-- Types And Operations For Internal Data Representations --