A few more config updates. Works with regression now.
authorSteve Reinhardt <stever@eecs.umich.edu>
Wed, 1 Jun 2005 21:08:45 +0000 (17:08 -0400)
committerSteve Reinhardt <stever@eecs.umich.edu>
Wed, 1 Jun 2005 21:08:45 +0000 (17:08 -0400)
commit3e7f6604013570f2afb04b1cdbf400b8c2b1fba5
treed0abe77bc7085b355c14890a007e032b504c28b5
parentaad02f80880c1b88b8f4feaa605653953848b7c3
A few more config updates.  Works with regression now.

configs/splash2/run.py:
    Update file for new config changes.
python/m5/config.py:
    - isParamContext() not defined any more
    - fix bug with re-assigning vectors over scalars
    and vice versa

--HG--
rename : configs/splash2/run.mpy => configs/splash2/run.py
extra : convert_revision : 2eb28a92f8de327f6dfddd01467c61e759275f6b
configs/splash2/run.mpy [deleted file]
configs/splash2/run.py [new file with mode: 0644]
python/m5/config.py