Code

Allow nested substitutions. Such as s="${a}" and a="${b}" and b="hello"
authorishmal <ishmal@users.sourceforge.net>
Tue, 13 May 2008 18:21:32 +0000 (18:21 +0000)
committerishmal <ishmal@users.sourceforge.net>
Tue, 13 May 2008 18:21:32 +0000 (18:21 +0000)
commit6984acdc26f8a933f70ad15ff5421e9f63eaaadc
tree75bf78c433c21c1b2796b03953ab93afe991dd9f
parent1160f0d283d4e471d563667e92bfc0587b40c509
Allow nested substitutions.  Such as  s="${a}"  and a="${b}"  and b="hello"
buildtool.cpp