set __name__ in the root m5 script to __m5_main__ so we can
authorNathan Binkert <binkertn@umich.edu>
Wed, 3 Jan 2007 18:16:22 +0000 (10:16 -0800)
committerNathan Binkert <binkertn@umich.edu>
Wed, 3 Jan 2007 18:16:22 +0000 (10:16 -0800)
commite6b4fed75d8b1044835bfbef77934b9a47bb2680
tree613832fad8228d549c5b0f98a7e788cd1a32c3a4
parente9a395c2ce35bb0b46389ea3d73655e0bc824944
set __name__ in the root m5 script to __m5_main__ so we can
tell if the script is run from m5 as the m5 script

--HG--
extra : convert_revision : 06f646cbb8c82444ef345115aa49324a4d3a2c9f
src/python/m5/main.py