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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bed15592664c9bfd X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-05 11:03:06 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dennison@telepath.com (Ted Dennison) Newsgroups: comp.lang.ada Subject: Re: Can any body clarify me !! Date: 5 Jun 2002 11:03:05 -0700 Organization: http://groups.google.com/ Message-ID: <4519e058.0206051003.72012649@posting.google.com> References: NNTP-Posting-Host: 65.115.221.98 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1023300186 19686 127.0.0.1 (5 Jun 2002 18:03:06 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 5 Jun 2002 18:03:06 GMT Xref: archiver1.google.com comp.lang.ada:25368 Date: 2002-06-05T18:03:06+00:00 List-Id: "anil kumar hosamani" wrote in message news:... > I want one clarification in ADA programming. I want to keep > .ADS file in separate directory. and its corresponding .ADB file > in separate directory. How I can > done it to build the application.? That's not an Ada question, its a compiler question. There's nothing in the language that says where files can go (or even how they have to be named). You should consult your compiler documentation. -- T.E.D. Home - mailto:dennison@telepath.com (Yahoo: Ted_Dennison) Homepage - http://www.telepath.com/dennison/Ted/TED.html