From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2485cb1936a0a4ec X-Google-Attributes: gid103376,public From: "David C. Hoos, Sr." Subject: Re: Package with initialization only Date: 1999/07/21 Message-ID: #1/1 X-Deja-AN: 503725747 Content-Transfer-Encoding: 7bit References: <37961DD6.E56BD3E9@maths.unine.ch> <7n57tf$60q$1@nnrp1.deja.com> <37964947.5C95E5D1@hso.link.com> X-Priority: 3 Content-Type: text/plain; charset="iso-8859-1" X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-MSMail-Priority: Normal MIME-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-07-21T00:00:00+00:00 List-Id: Samuel T. Harris wrote in message news:37964947.5C95E5D1@hso.link.com... > Ted Dennison wrote: > > Use Pragma Elaborate_Body in the spec, and it will allow/require a body! RM 10.2.1 (25) If a pragma Elaborate_Body applies to a declaration, then the declaration requires a completion (a body).