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.246.37 with SMTP id xt5mr74699837obc.25.1426673658608; Wed, 18 Mar 2015 03:14:18 -0700 (PDT) X-Received: by 10.140.27.130 with SMTP id 2mr1126413qgx.6.1426673658528; Wed, 18 Mar 2015 03:14:18 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!feeder.erje.net!us.feeder.erje.net!news.ripco.com!news.glorb.com!z20no988992igj.0!news-out.google.com!f74ni418qge.0!nntp.google.com!z107no3210253qgd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 18 Mar 2015 03:14:18 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=86.160.220.121; posting-account=28F2IwkAAACL1Z5nRC-dE7zuvWdbWC7P NNTP-Posting-Host: 86.160.220.121 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: GPS detection of files and units not used any more From: tonyg Injection-Date: Wed, 18 Mar 2015 10:14:18 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:25197 Date: 2015-03-18T03:14:18-07:00 List-Id: I have a messy structure of code with a directory GPS does not use where I store ada units I am decommissioning but which I still want access to "in case". I'm transitioning to a new project file structure and I want to detect the units which are not used anymore. Does anyone know of a feature which will do this in GPS?