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 05:37:56 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news.tele.dk!small.news.tele.dk!128.39.3.168!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Can any body clarify me !! Date: Wed, 5 Jun 2002 12:37:56 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: NNTP-Posting-Host: kiuk0152.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1023280676 4090 129.241.83.78 (5 Jun 2002 12:37:56 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Wed, 5 Jun 2002 12:37:56 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:25350 Date: 2002-06-05T12:37:56+00:00 List-Id: On 5 Jun 2002 11:40:38 -0000, anil kumar hosamani wrote: > Hi, > 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.? Why would you want to do that? It sounds to me that you will only have more problems editing your files this way. Preben