Clean up and simplify logic. TODO: scons -c isn't removing the .di files. Mainly...
[scons.git] / test / Removed / Copy-Method / SConstruct.method
blob5a59bd6e3cc79ad699bd736bb35e1015e3ec285b
1 DefaultEnvironment(tools=[])
2 env = Environment(tools=["textfile"])
3 env.Copy()