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,383d16e5aa371dfd X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-26 22:56:02 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!panix!newsfeed.mathworks.com!btnet-peer0!btnet-feed5!btnet!news.btopenworld.com!not-for-mail From: "Martin Dowie" Newsgroups: comp.lang.ada Subject: Re: Un-separating Date: Thu, 27 Mar 2003 06:55:27 +0000 (UTC) Organization: BT Openworld Message-ID: References: NNTP-Posting-Host: host213-123-113-144.in-addr.btopenworld.com X-Trace: hercules.btinternet.com 1048748127 26810 213.123.113.144 (27 Mar 2003 06:55:27 GMT) X-Complaints-To: news-complaints@lists.btinternet.com NNTP-Posting-Date: Thu, 27 Mar 2003 06:55:27 +0000 (UTC) X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MSMail-Priority: Normal X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Xref: archiver1.google.com comp.lang.ada:35750 Date: 2003-03-27T06:55:27+00:00 List-Id: "Simon Wright" wrote in message news:x7vd6kdx3n1.fsf@smaug.pushface.org... > martin.dowie@baesystems.com (Martin Dowie) writes: > > > I'm looking for a utility that is almost the opposite of gnatchop. I > > have a large number of packages each with a large number of > > separates. I would like to re-combine them such that there is only > > one file per package body. > > I don't know if J-P.R's adasubst/adadep at > http://www.adalog.fr/compo2.htm#Semtools would do the job? Not that I can see :-( Thanks for the link.