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,8c040575fda600b7 X-Google-Attributes: gid103376,public From: Pascal Ledru Subject: Re: Interface programming Date: 1996/08/21 Message-ID: <321B193F.6DC1@MSMAIL3.HAC.COM>#1/1 X-Deja-AN: 176626061 references: <4v8pj1$7n2@hermes.acs.unt.edu> content-type: text/plain; charset=us-ascii organization: Aerospatiale, Inc mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 3.0b5 (Macintosh; I; PPC) Date: 1996-08-21T00:00:00+00:00 List-Id: Ramesh, You should add a use clause (use Fort_Lib) before the beginning of you main program to gain visibility on the Fort_Lib package. Hope this helps.