Searched hist:10668 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/python/m5/
H A Dparams.pydiff 10668:cefb03a42760 Tue Feb 03 14:25:00 EST 2015 Geoffrey Blake <Geoffrey.Blake@arm.com> config: Fix typo in Float param

The Float param was not settable on the command line
due to a typo in the class definition in
python/m5/params.py. This corrects the typo and allows
floats to be set on the command line as intended.

Completed in 17 milliseconds