Add Alias() global function. (Anthony Roach)
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 18 Apr 2003 03:39:08 +0000 (03:39 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 18 Apr 2003 03:39:08 +0000 (03:39 +0000)
commitbf4b91b352d6c14d9aebdcebe2b05a73723eea5f
treeba5443defdb983af0347909b063e31a3670ee439
parent693721051e3cfecb21df0c63637ee00b05119ff6
Add Alias() global function.  (Anthony Roach)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@650 fdb21ef1-2011-0410-befe-b5e4ea1792b1
doc/man/scons.1
src/CHANGES.txt
src/engine/SCons/Script/SConscript.py
test/Alias.py