gem5/src/python/m5
Nathan Binkert 7078d8d1b4 Fix option parsing.
src/python/m5/main.py:
    Don't allow interspersed arguments, it messes things up

--HG--
extra : convert_revision : 8f1bcf4391f570741d92bf5420879862a48f6016
2006-07-11 11:28:59 -04:00
..
objects Add parameters for backwards and forwards sizes for time buffers. 2006-07-10 15:40:28 -04:00
__init__.py Migrate most of main() and and all option parsing to python 2006-07-10 23:00:13 -04:00
attrdict.py Migrate most of main() and and all option parsing to python 2006-07-10 23:00:13 -04:00
config.py Change the return value of drain. False means the object wasn't able to drain yet. 2006-07-06 13:57:21 -04:00
convert.py Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
main.py Fix option parsing. 2006-07-11 11:28:59 -04:00
multidict.py Only allow SimObject classes to be instantiated (no cloning!). 2006-06-10 19:58:36 -04:00
smartdict.py Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00