gem5/python
Nathan Binkert 3583fb6830 Use the multidict in the python config stuff. Makes code a bit
cleaner.

python/m5/config.py:
    Use the multidict instead of the separately coded _getparam
    and _getvalue stuff.  While we're at it, when we see a default
    parameter, we stick it into the dictionary right away.

--HG--
extra : convert_revision : d6f6f5cc454a479e27718ec7952cd7559229ebe7
2005-03-22 00:53:01 -05:00
..
m5 Use the multidict in the python config stuff. Makes code a bit 2005-03-22 00:53:01 -05:00
SConscript Move adding SRCDIR/python to sys.path from 2005-03-14 14:43:10 -05:00