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-Thread: 103376,7992d2ba081b33a X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.posted.plusnet!news.posted.plusnet.POSTED!not-for-mail NNTP-Posting-Date: Thu, 19 Mar 2009 06:52:27 -0500 Date: Thu, 19 Mar 2009 11:52:20 +0000 From: Tim Rowe User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Installing AUnit References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: X-Usenet-Provider: http://www.giganews.com X-Trace: sv3-8z2xdZHRHf58jbUa3py+XArau7BqonxuIDjAxYoy1Le60A5UPWSgRcmfQuVsqD5tOwixpnrQ/sGqJiL!X6Ap2YqWTDa/3AmotAjBq+WzZ8/k2TJcgip+lxovOgO8tGe4R83DsXqhKZBBcMHi8+T/dEmHflKA!N5zLi8JuacTD X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.39 Xref: g2news2.google.com comp.lang.ada:5156 Date: 2009-03-19T11:52:20+00:00 List-Id: Peter C. Chapin wrote: > of this is that one can simply include > > with "aunit.gpr"; > > in any project file that needs to use AUnit and GNAT auto-magically > finds what it needs without having to play with the ADA_PROJECT_PATH > evironment variable. What do you mean by a project file in this context? That doesn't seem to be legal syntax within an Ada specification file.