Make ConfigNodes as intermediate containers work again.
authorNathan Binkert <binkertn@umich.edu>
Fri, 11 Mar 2005 23:30:44 +0000 (18:30 -0500)
committerNathan Binkert <binkertn@umich.edu>
Fri, 11 Mar 2005 23:30:44 +0000 (18:30 -0500)
commitfa1650a08e56b176c2b31cd5c3b8939820e93884
tree5ecfc40a183440507b14ea7ab6bdbdbd8a29c666
parentcf05fa476df711f64d0481117cf075ce68676d57
Make ConfigNodes as intermediate containers work again.

python/m5/config.py:
    move the type stuff into the Node constructor and
    only try to grab self.type if the realtype is a SimObject

--HG--
extra : convert_revision : 00f6ece47e3812f67f9e1f062fe9c060bd6dd1cf
python/m5/config.py