comp.lang.ada
 help / color / mirror / Atom feed
* Utility to undo the 'use' clause ??
@ 1991-09-27  0:18 csus.edu!wupost!cs.utexas.edu!hellgate.utah.edu!fcom.cc.utah.edu!cc.utah.
  0 siblings, 0 replies; only message in thread
From: csus.edu!wupost!cs.utexas.edu!hellgate.utah.edu!fcom.cc.utah.edu!cc.utah. @ 1991-09-27  0:18 UTC (permalink / 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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1991-09-27  0:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1991-09-27  0:18 Utility to undo the 'use' clause ?? csus.edu!wupost!cs.utexas.edu!hellgate.utah.edu!fcom.cc.utah.edu!cc.utah.

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