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=2.1 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY,PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,382f55ccade1fab4 X-Google-Attributes: gid103376,public From: "Pascal Obry" Subject: Re: Writing Ada95Parser need Ada95Sources Date: 1999/04/30 Message-ID: <7gbmqk$if7$1@cf01.edf.fr>#1/1 X-Deja-AN: 472608377 References: <37284281.61F66E61@jk.uni-linz.ac.at> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Organization: EDF X-MSMail-Priority: Normal Newsgroups: comp.lang.ada Date: 1999-04-30T00:00:00+00:00 List-Id: Rainer St�tz a �crit dans le message : 37284281.61F66E61@jk.uni-linz.ac.at... > Hallo! > > I need for my diplom-theses as many Ada95 Sources as possible. > I parsed almost 2000 files today. Now all my sources found on net are > parsed. > So I make a round call to get more. > > So sent me your Ada95 Sources. > > greetings and thanks > Rainer St�tz > > Use GNAT sources, GNAT is written in Ada you'll have there plenty of line of code to parse. Pascal.