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 12:42:21 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Un-separating Date: 26 Mar 2003 20:40:50 +0000 Organization: Pushface Sender: simon@smaug.pushface.org Message-ID: References: NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1048711341 15535 62.49.19.209 (26 Mar 2003 20:42:21 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Wed, 26 Mar 2003 20:42:21 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Xref: archiver1.google.com comp.lang.ada:35743 Date: 2003-03-26T20:40:50+00:00 List-Id: 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?