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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c42dbf68f5320193,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-30 00:00:30 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news.tele.dk!small.news.tele.dk!128.39.3.168!uninett.no!not-for-mail From: Reinert Korsnes Newsgroups: comp.lang.ada Subject: Generation of permutations Date: Mon, 29 Apr 2002 13:54:38 +0200 Organization: UNINETT news service Message-ID: NNTP-Posting-Host: sthrkou.ffi.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: snipp.uninett.no 1020081415 7787 193.156.99.159 (29 Apr 2002 11:56:55 GMT) X-Complaints-To: news-abuse@uninett.no User-Agent: KNode/0.6.1 Xref: archiver1.google.com comp.lang.ada:23259 Date: 2002-04-29T13:54:38+02:00 List-Id: Hi, Are there any good (Ada95) packages for generation of permutations (of elements in array) ? reinert