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.182.43.164 with SMTP id x4mr3330192obl.5.1412310874492; Thu, 02 Oct 2014 21:34:34 -0700 (PDT) X-Received: by 10.140.21.51 with SMTP id 48mr5217qgk.12.1412310874329; Thu, 02 Oct 2014 21:34:34 -0700 (PDT) Path: border1.nntp.dca1.giganews.com!nntp.giganews.com!uq10no2990732igb.0!news-out.google.com!i10ni60qaf.0!nntp.google.com!s7no259703qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 2 Oct 2014 21:34:34 -0700 (PDT) In-Reply-To: <1d9e9cd4-3087-4357-9353-db4424a16e9b@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=91.55.212.206; posting-account=rmHyLAoAAADSQmMWJF0a_815Fdd96RDf NNTP-Posting-Host: 91.55.212.206 References: <5b7788b4-323f-42db-99e9-66c989992abb@googlegroups.com> <1d9e9cd4-3087-4357-9353-db4424a16e9b@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <197bb172-1356-45dc-ac0a-9dcc25c1525d@googlegroups.com> Subject: Re: Permutation generator in ada library From: AdaMagica Injection-Date: Fri, 03 Oct 2014 04:34:34 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.giganews.com comp.lang.ada:189320 Date: 2014-10-02T21:34:34-07:00 List-Id: On Friday, October 3, 2014 6:01:59 AM UTC+2, Stribor40 wrote: > Generic_Perm.ads Generic_Perm.adb Print_Perms.adb > Generic_Perm.adb:1:14: file "generic_perm.ads" not found > gnatmake: "Generic_Perm.adb" compilation error Use lower case for file names.