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,MAILING_LIST_MULTI, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,22f16ac7be692e32 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-07 03:41:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!fr.usenet-edu.net!usenet-edu.net!enst!enst.fr!not-for-mail From: Duncan Sands Newsgroups: comp.lang.ada Subject: Re: ANN: AdaBrowse 2.0 Date: Tue, 7 May 2002 12:40:32 +0200 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: References: Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: avanie.enst.fr 1020768062 62050 137.194.161.2 (7 May 2002 10:41:02 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Tue, 7 May 2002 10:41:02 +0000 (UTC) Return-Path: X-Mailer: KMail [version 1.3.2] In-Reply-To: Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:23625 Date: 2002-05-07T12:40:32+02:00 On Tuesday 07 May 2002 12:34 pm, Preben Randhol wrote: > On Tue, 7 May 2002 11:36:34 +0200, Thomas Wolf wrote: > > AdaBrowse is a HTML documentation generator for Ada 95 library > > unit specifications. It is distributed under the GPL and is > > available at the URL > > Great! > > Just a tip; in Linux the GNAT gcc is named gnatgcc That's true for Debian, is it the same for other Linux distributions? Ciao, Duncan.