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,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-25 04:04:42 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: martin.dowie@baesystems.com (Martin Dowie) Newsgroups: comp.lang.ada Subject: Un-separating Date: 25 Mar 2003 04:04:42 -0800 Organization: http://groups.google.com/ Message-ID: NNTP-Posting-Host: 20.138.254.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1048593882 32286 127.0.0.1 (25 Mar 2003 12:04:42 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 25 Mar 2003 12:04:42 GMT Xref: archiver1.google.com comp.lang.ada:35682 Date: 2003-03-25T12:04:42+00:00 List-Id: 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. This would be easy if I had access to Rational Apex but I'm currently limited to free utilities. Anyone come across such a tool? TIA, Martin