get rid of defined and just access the env dict directly
authorNathan Binkert <binkertn@umich.edu>
Thu, 3 Feb 2005 22:04:54 +0000 (17:04 -0500)
committerNathan Binkert <binkertn@umich.edu>
Thu, 3 Feb 2005 22:04:54 +0000 (17:04 -0500)
commit52403a5ddf1e02f53d0624254f41e27e3914df29
tree8f3940b5cba764c2f9c2118b0ff3acd41c173597
parent936ad584022be7a4e89292c708cc624841198f62
get rid of defined and just access the env dict directly
get rid of the alias for true to True and false to False to keep
consistent python syntax.

util/stats/info.py:
    Fix typo

--HG--
extra : convert_revision : e69588a8de52424e043315e70008ca3a3ede7d5b
objects/BaseCPU.mpy
objects/BaseCache.mpy
objects/BaseSystem.mpy
objects/CoherenceProtocol.mpy
objects/DiskImage.mpy
objects/Ethernet.mpy
objects/Root.mpy
objects/SimConsole.mpy
sim/pyconfig/m5config.py
util/stats/info.py