comp.lang.ada
 help / color / mirror / Atom feed
From: csus.edu!wupost!cs.utexas.edu!hellgate.utah.edu!fcom.cc.utah.edu!cc.utah.
Subject: Utility to undo the 'use' clause ??
Date: 27 Sep 91 00:18:29 GMT	[thread overview]
Message-ID: <1991Sep26.181829.1@cc.utah.edu> (raw)

Does anyone know of an Ada source code utility which can 
undo the effect of using the 'use' clause?  I'm studying a large
collection of Ada code in which the designers used

with this_package;  use this_package;
with that_package;  use that_package;

over and over again.  Finding where things originated reminds me
C coding style.  I'm reviewing an Ada binding to X11 and finding
things, even though I know it may be in any of 10 or so package
specs is getting old.

If one is not available now, I would like to know if there is
any interest if I write one myself and make it available.

                 reply	other threads:[~1991-09-27  0:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox