Don't allow Source to accept multiple arguments, lists,
authorNathan Binkert <binkertn@umich.edu>
Thu, 12 Apr 2007 16:07:59 +0000 (09:07 -0700)
committerNathan Binkert <binkertn@umich.edu>
Thu, 12 Apr 2007 16:07:59 +0000 (09:07 -0700)
commiteefbda7f7c54735791dab70626a40a7d29aa8a80
treea3f8107580d607ee95ad9b166136ac77e386f99f
parente04208f046237c74a2350d98a74a2fdc0ad838fa
Don't allow Source to accept multiple arguments, lists,
or automatically do Split().  It isn't used anywhere, and
isn't very consistent with the python features that are
about to be added.  Do accept SCons.Node.FS.File arguments
though.

--HG--
extra : convert_revision : 0f3bb0e9e6806490330eea59a104013042b4dd49
src/SConscript