comp.lang.ada
 help / color / mirror / Atom feed
* Software for renaming a whole hierarchy of packages?
@ 2009-12-18 14:56 mockturtle
  2009-12-18 15:15 ` Ludovic Brenta
  2009-12-18 15:15 ` Jean-Pierre Rosen
  0 siblings, 2 replies; 6+ messages in thread
From: mockturtle @ 2009-12-18 14:56 UTC (permalink / raw)


Dear.all,
I have the following problem:  I have a (quite large) hierarchy of
packages (with package root, say, FOO) that I modified to suit my
needs.  Since now the two hierarchies are quite different, I would
like to rename the root of the modified version, both to avoid clashes
and to give a more meaningful name (say, BOO.  More meaningful, isn't
it?:-) to the new one.  This means that I have to change every
FOO.<something> into BOO.<something>.  I could do this by hand, but it
is boring and error-prone, I could do this with sed, but I could mess
everything up.  Are you aware of some tool (maybe ASIS based?) that
could help me in this?

Thank you in advance for your help.



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-12-19 15:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-18 14:56 Software for renaming a whole hierarchy of packages? mockturtle
2009-12-18 15:15 ` Ludovic Brenta
2009-12-18 15:15 ` Jean-Pierre Rosen
2009-12-18 16:39   ` Anh Vo
2009-12-19  8:36     ` mockturtle
2009-12-19 15:51     ` Marc A. Criley

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