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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.50.17.10 with SMTP id k10mr2370392igd.8.1438339219127; Fri, 31 Jul 2015 03:40:19 -0700 (PDT) X-Received: by 10.140.104.147 with SMTP id a19mr14807qgf.2.1438339219055; Fri, 31 Jul 2015 03:40:19 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!f3no5357371igg.0!news-out.google.com!78ni1018qge.1!nntp.google.com!69no3009752qgl.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 31 Jul 2015 03:40:18 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=192.35.17.16; posting-account=1V3XLwoAAADQ5b5iSAirxtMuLX-CLAcj NNTP-Posting-Host: 192.35.17.16 References: <43911d5c-44ff-4be0-883e-a35447acdca3@googlegroups.com> <87bnev8ix7.fsf@adaheads.sparre-andersen.dk> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Pascal to ADA Converter From: Fernando Arroyo Injection-Date: Fri, 31 Jul 2015 10:40:19 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:27260 Date: 2015-07-31T03:40:18-07:00 List-Id: Ok in this case I will use the 2008 one. I have another problem when I convert a file from .pas to .ada. The p2ada generates with/use clauses that I would like to remove. Is there any file that I can modify for add/remove them? Thanks